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 9c8a830 commit dcc520fCopy full SHA for dcc520f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "puzzlepiece"
7
-version = "0.9.0"
+version = "0.10.0"
8
authors = [
9
{ name="Jakub Dranczewski", email="jakub.dranczewski@gmail.com" },
10
]
@@ -26,4 +26,4 @@ classifiers = [
26
[project.urls]
27
"Homepage" = "https://github.com/jdranczewski/puzzlepiece"
28
"Documentation" = "https://puzzlepiece.readthedocs.io"
29
-"Bug Tracker" = "https://github.com/jdranczewski/puzzlepiece/issues"
+"Bug Tracker" = "https://github.com/jdranczewski/puzzlepiece/issues"
0 commit comments