We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b110f commit e7aefeaCopy full SHA for e7aefea
1 file changed
setup.py
@@ -24,7 +24,7 @@
24
setup(
25
name="flamyngo",
26
packages=find_packages(),
27
- version="1.2.0",
+ version="1.2.1",
28
install_requires=["flask", "pyyaml", "monty>=0.7.0", "pymongo"],
29
package_data={"flamyngo": ["static/*.*", "static/js/*.*",
30
"templates/*"]},
0 commit comments