We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ee92d commit 2ac8339Copy full SHA for 2ac8339
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "django-mongodb-extensions"
7
-version = "0.1.0.a0"
+version = "0.1.0a0"
8
description = "Extensions for Django MongoDB Backend"
9
readme = "README.md"
10
license = { file="LICENSE" }
0 commit comments