We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c3e80 commit 90b817aCopy full SHA for 90b817a
1 file changed
setup.py
@@ -2,8 +2,8 @@
2
#from distutils.core import setup
3
from setuptools import setup, find_packages
4
5
-setup(name="oauth",
6
- version="1.0.1",
+setup(name="oauth2",
+ version="1.0.0",
7
description="Library for OAuth version 1.0a.",
8
author="Leah Culver",
9
author_email="leah.culver@gmail.com",
0 commit comments