Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
desecho committed May 31, 2019
1 parent 947549e commit e38c1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def requirements():

setup(
name='django_tqdm',
version='0.0.3',
version='1.0.0',
url='https://github.com/desecho/django-tqdm',
license='MIT',
author='Anton Samarchyan',
Expand All @@ -31,7 +31,7 @@ def requirements():
include_package_data=True,
platforms='any',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
Expand Down

0 comments on commit e38c1ba

Please sign in to comment.