Skip to content

Commit aa14812

Browse files
committed
Version to v1.0.0-rc.1
1 parent cff60c9 commit aa14812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "dreadnode"
3-
version = "1.0.0-rc.0"
3+
version = "1.0.0-rc.1"
44
description = "Dreadnode SDK"
55
requires-python = ">=3.10,<3.13"
66

77
[tool.poetry]
88
name = "dreadnode"
9-
version = "1.0.0-rc.0"
9+
version = "1.0.0-rc.1"
1010
description = "Dreadnode SDK"
1111
authors = ["Nick Landers <monoxgas@gmail.com>"]
1212
repository = "https://github.com/dreadnode/sdk"

0 commit comments

Comments
 (0)