Skip to content

Commit 009cbc8

Browse files
committed
Bump version again
Signed-off-by: lelia <lelia@socket.dev>
1 parent 6d2c589 commit 009cbc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "socketdev"
7-
version = "3.0.30"
7+
version = "3.0.31"
88
requires-python = ">= 3.9"
99
dependencies = [
1010
'requests',

socketdev/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.30"
1+
__version__ = "3.0.31"

0 commit comments

Comments
 (0)