Skip to content

Commit 3d0dba4

Browse files
committed
Bump version for minor release rev
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent 8289bd6 commit 3d0dba4

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.32"
7+
version = "3.1.0"
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.32"
1+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)