Skip to content

Commit fddf84c

Browse files
authored
Update setup.py
1 parent 401ee0e commit fddf84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='django_rollback',
8-
version='0.1.0',
8+
version='0.1.1',
99
author='Aleksey Yakovlev',
1010
author_email='[email protected]',
1111
description='Package to automate django rollback',

0 commit comments

Comments
 (0)