Skip to content

Commit

Permalink
Merge pull request #79 from MadeByMads/mongoDB
Browse files Browse the repository at this point in the history
drafting new realease v0.1.8 beta
  • Loading branch information
sabuhish authored Feb 11, 2021
2 parents 3a0814e + 950c5fc commit 7b3880f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
setup(
name="madmigration",
packages=find_packages(),
version="0.1.7",
version="0.1.8",
entry_points="""
[console_scripts]
madmigrate=madmigration.scripts.commands:cli
Expand Down

0 comments on commit 7b3880f

Please sign in to comment.