Skip to content

Commit

Permalink
v0.9.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Nov 16, 2017
1 parent 2483069 commit e812873
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 @@ -24,7 +24,7 @@
setup(
name="flamyngo",
packages=find_packages(),
version="0.9.5",
version="0.9.6",
install_requires=["flask", "pyyaml", "monty>=0.7.0", "pymongo"],
package_data={"flamyngo": ["static/*.*", "static/js/*.*",
"templates/*"]},
Expand Down

0 comments on commit e812873

Please sign in to comment.