Skip to content

Commit dcc520f

Browse files
authored
Bump version
1 parent 9c8a830 commit dcc520f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "puzzlepiece"
7-
version = "0.9.0"
7+
version = "0.10.0"
88
authors = [
99
{ name="Jakub Dranczewski", email="jakub.dranczewski@gmail.com" },
1010
]
@@ -26,4 +26,4 @@ classifiers = [
2626
[project.urls]
2727
"Homepage" = "https://github.com/jdranczewski/puzzlepiece"
2828
"Documentation" = "https://puzzlepiece.readthedocs.io"
29-
"Bug Tracker" = "https://github.com/jdranczewski/puzzlepiece/issues"
29+
"Bug Tracker" = "https://github.com/jdranczewski/puzzlepiece/issues"

0 commit comments

Comments
 (0)