Skip to content

Commit 33a39c7

Browse files
author
leah.culver
committed
Python: updated version in setup.py and pushed to pypi
git-svn-id: https://oauth.googlecode.com/svn/code/python@1127 f7ae4463-c52f-0410-a7dc-93bad6e629e8
1 parent 09e4316 commit 33a39c7

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",
6+
version="1.0a",
77
description="Library for OAuth",
88
author="Leah Culver",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)