We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a56843 commit 61c3284Copy full SHA for 61c3284
pyproject.toml
@@ -20,7 +20,7 @@ name = "tinyio"
20
readme = "README.md"
21
requires-python = ">=3.11"
22
urls = {repository = "https://github.com/patrick-kidger/tinyio"}
23
-version = "0.1.3"
+version = "0.1.4"
24
25
[project.optional-dependencies]
26
dev = ["pre-commit", "pytest"]
0 commit comments