Skip to content

Commit 533fc13

Browse files
committed
bump version to v.0.0.3
1 parent bce71ee commit 533fc13

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "javdb"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
dependencies = [
55
"niquests",
66
]
@@ -32,4 +32,4 @@ Changelog = "https://github.com/phoenixthrush/javdb-python/commits"
3232
Funding = "https://github.com/sponsors/phoenixthrush"
3333

3434
[project.scripts]
35-
javdb = "javdb.__main__:main"
35+
javdb = "javdb.__main__:main"

0 commit comments

Comments
 (0)