Skip to content

Commit

Permalink
Python: changes to setup.py for version.
Browse files Browse the repository at this point in the history
git-svn-id: https://oauth.googlecode.com/svn/code/python@1130 f7ae4463-c52f-0410-a7dc-93bad6e629e8
  • Loading branch information
leah.culver committed Sep 29, 2009
1 parent efa4936 commit 3b1107c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup, find_packages

setup(name="oauth",
version="1.0.1a",
version="1.0.1",
description="Library for OAuth version 1.0a.",
author="Leah Culver",
author_email="leah.culver@gmail.com",
Expand Down

0 comments on commit 3b1107c

Please sign in to comment.