We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce71ee commit 533fc13Copy full SHA for 533fc13
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "javdb"
3
-version = "0.0.2"
+version = "0.0.3"
4
dependencies = [
5
"niquests",
6
]
@@ -32,4 +32,4 @@ Changelog = "https://github.com/phoenixthrush/javdb-python/commits"
32
Funding = "https://github.com/sponsors/phoenixthrush"
33
34
[project.scripts]
35
-javdb = "javdb.__main__:main"
+javdb = "javdb.__main__:main"
0 commit comments