Skip to content

Commit c904762

Browse files
committed
Updated version
1 parent d7eee4d commit c904762

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.3
2+
current_version = 0.0.4
33
commit = True
44
tag = False
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@
109109
"Source": "https://github.com/tj-django/django-migration-fixer",
110110
"Documentation": "https://github.com/tj-django/django-migration-fixer",
111111
},
112-
version="0.0.3",
112+
version="0.0.4",
113113
zip_safe=False,
114114
)

0 commit comments

Comments
 (0)