Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Mar 27, 2019
1 parent 899e36e commit 484342d
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 @@ -10,7 +10,7 @@
setup(
name="monty",
packages=find_packages(),
version="1.0.6",
version="2.0.1",
install_requires=["six"],
extras_require={"yaml": ["ruamel.yaml"],},
package_data={},
Expand Down

0 comments on commit 484342d

Please sign in to comment.