Skip to content

Commit 8afaa72

Browse files
committed
fix version handling
1 parent e9adacc commit 8afaa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Download = "https://github.com/mongodb-labs/flask-pymongo/tags"
3838
Homepage = "http://flask-pymongo.readthedocs.org/"
3939

4040
[tool.hatch.version]
41-
path = "flask_pymongo/__init__.py"
41+
path = "flask_pymongo/_version.py"
4242

4343
[tool.hatch.build.targets.sdist]
4444
include = [

0 commit comments

Comments
 (0)