Skip to content

Commit 2e42879

Browse files
authored
Merge pull request #13 from dreadnode/chore/version-bump
chore: version bump to 0.1.3
2 parents 041930e + 5bc6bf9 commit 2e42879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

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

@@ -36,7 +36,7 @@ strict = true
3636

3737
[tool.poetry]
3838
name = "dreadnode"
39-
version = "0.1.2"
39+
version = "0.1.3"
4040
description = "Dreadnode SDK"
4141
authors = ["Nick Landers <monoxgas@gmail.com>"]
4242
repository = "https://github.com/dreadnode/sdk"

0 commit comments

Comments
 (0)