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