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 e9adacc commit 8afaa72Copy full SHA for 8afaa72
pyproject.toml
@@ -38,7 +38,7 @@ Download = "https://github.com/mongodb-labs/flask-pymongo/tags"
38
Homepage = "http://flask-pymongo.readthedocs.org/"
39
40
[tool.hatch.version]
41
-path = "flask_pymongo/__init__.py"
+path = "flask_pymongo/_version.py"
42
43
[tool.hatch.build.targets.sdist]
44
include = [
0 commit comments