Skip to content

Commit e7aefea

Browse files
author
Shyue Ping Ong
committed
v1.2.1 release
1 parent 23b110f commit e7aefea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

0 commit comments

Comments
 (0)