We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e02e74 commit 84e4746Copy full SHA for 84e4746
setup.py
@@ -5,10 +5,10 @@
5
6
setuptools.setup(
7
name='django_rollback',
8
- version='0.0.1',
+ version='0.1.0',
9
author='Aleksey Yakovlev',
10
author_email='a_yakovlev@gcore.lu',
11
- description='Test package to automate django rollback',
+ description='Package to automate django rollback',
12
long_description=long_description,
13
long_description_content_type='text/markdown',
14
url='https://bitbucket.gcore.lu/scm/~aleksey.yakovlev_gcore.lu/django-auto-rollback',
0 commit comments