Skip to content

Commit c570bce

Browse files
author
Shyue Ping Ong
committed
v1.2.0 release
1 parent 6ae6562 commit c570bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
setup(
2525
name="flamyngo",
2626
packages=find_packages(),
27-
version="1.1.5",
27+
version="1.2.0",
2828
install_requires=["flask", "pyyaml", "monty>=0.7.0", "pymongo"],
2929
package_data={"flamyngo": ["static/*.*", "static/js/*.*",
3030
"templates/*"]},

0 commit comments

Comments
 (0)