Skip to content

Commit

Permalink
v1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Jun 30, 2022
1 parent 063e865 commit f6078aa
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.1",
version="1.1.2",
install_requires=["flask", "pyyaml", "monty>=0.7.0", "pymongo"],
package_data={"flamyngo": ["static/*.*", "static/js/*.*",
"templates/*"]},
Expand Down

0 comments on commit f6078aa

Please sign in to comment.