We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff60c9 commit aa14812Copy full SHA for aa14812
1 file changed
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
name = "dreadnode"
3
-version = "1.0.0-rc.0"
+version = "1.0.0-rc.1"
4
description = "Dreadnode SDK"
5
requires-python = ">=3.10,<3.13"
6
7
[tool.poetry]
8
9
10
11
authors = ["Nick Landers <monoxgas@gmail.com>"]
12
repository = "https://github.com/dreadnode/sdk"
0 commit comments