We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9516fc2 commit 7bc89ccCopy full SHA for 7bc89cc
1 file changed
pyproject.toml
@@ -1,7 +1,8 @@
1
[project]
2
name = "stackcoin"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Python library for the StackCoin API"
5
+readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
"httpx>=0.27",
0 commit comments