Skip to content

Commit 3c5844e

Browse files
committed
Bumped version: 0.1 stable, used in production
1 parent 357e26e commit 3c5844e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hubspot_oauth2client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1-alpha'
1+
__version__ = '0.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
classifiers=[
4242
'Programming Language :: Python :: 2',
4343
'Programming Language :: Python :: 2.7',
44-
'Development Status :: 3 - Alpha',
44+
'Development Status :: 5 - Production/Stable',
4545
'Intended Audience :: Developers',
4646
'License :: OSI Approved :: BSD License',
4747
'Operating System :: POSIX',

0 commit comments

Comments
 (0)