Skip to content

Commit 3b1107c

Browse files
author
leah.culver
committed
Python: changes to setup.py for version.
git-svn-id: https://oauth.googlecode.com/svn/code/python@1130 f7ae4463-c52f-0410-a7dc-93bad6e629e8
1 parent efa4936 commit 3b1107c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
setup(name="oauth",
6-
version="1.0.1a",
6+
version="1.0.1",
77
description="Library for OAuth version 1.0a.",
88
author="Leah Culver",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)