We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357e26e commit 3c5844eCopy full SHA for 3c5844e
hubspot_oauth2client/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.1-alpha'
+__version__ = '0.1'
setup.py
@@ -41,7 +41,7 @@
41
classifiers=[
42
'Programming Language :: Python :: 2',
43
'Programming Language :: Python :: 2.7',
44
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
45
'Intended Audience :: Developers',
46
'License :: OSI Approved :: BSD License',
47
'Operating System :: POSIX',
0 commit comments