Skip to content

Commit d6a9cc9

Browse files
committed
Increased version to 0.0.2
1 parent 446a920 commit d6a9cc9

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
@@ -104,6 +104,6 @@
104104
tests_require=test_requires,
105105
extras_require=extras_require,
106106
url="https://github.com/tj-django/django-migratiion-fixer",
107-
version="0.0.1",
107+
version="0.0.2",
108108
zip_safe=False,
109109
)

0 commit comments

Comments
 (0)