We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3013d6 commit 90fe752Copy full SHA for 90fe752
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "practable"
7
-version = "0.0.24"
+version = "0.0.25"
8
authors = [
9
{ name="Timothy Drysdale", email="timothy.d.drysdale@gmail.com" },
10
]
@@ -27,4 +27,4 @@ Homepage = "https://github.com/practable/practable-python"
27
Issues = "https://github.com/practable/practable-python/issues"
28
29
[options.packages.find]
30
-where = "src"
+where = "src"
0 commit comments