Skip to content

Commit 5fe2ee4

Browse files
committed
Updated version number
1 parent a37c7b1 commit 5fe2ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
setup(
1111
name="migrate-anything",
1212
entry_points={"console_scripts": ["migrate-anything = migrate_anything.main:main"]},
13-
version="0.1.5",
13+
version="0.1.6",
1414
description="Helps manage migrations for databases and anything else",
1515
long_description=long_description,
1616
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)