Skip to content

Commit

Permalink
v1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed May 10, 2022
1 parent 9e526a1 commit b0ec31e
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="1.1.0",
version="1.1.1",
install_requires=["flask", "pyyaml", "monty>=0.7.0", "pymongo"],
package_data={"flamyngo": ["static/*.*", "static/js/*.*",
"templates/*"]},
Expand Down

0 comments on commit b0ec31e

Please sign in to comment.