Skip to content

Commit 7bc89cc

Browse files
committed
include readme
1 parent 9516fc2 commit 7bc89cc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "stackcoin"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Python library for the StackCoin API"
5+
readme = "README.md"
56
requires-python = ">=3.13"
67
dependencies = [
78
"httpx>=0.27",

0 commit comments

Comments
 (0)