We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89083ec commit 0ef1440Copy full SHA for 0ef1440
pyproject.toml
@@ -9,7 +9,7 @@ classifiers = [
9
"Programming Language :: Python :: 3",
10
"Topic :: Software Development :: Libraries :: Python Modules",
11
]
12
-version = "0.2.8.dev0"
+version = "0.2.9"
13
14
dependencies = [
15
"setuptools>=77.0.1",
0 commit comments