Skip to content

Commit 96286a9

Browse files
committed
increment version
1 parent 73dd31e commit 96286a9

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "socketdev"
7-
version = "3.0.20"
7+
version = "3.0.21"
88
requires-python = ">= 3.9"
99
dependencies = [
1010
'requests',
@@ -123,4 +123,4 @@ docstring-code-format = false
123123
#
124124
# This only has an effect when the `docstring-code-format` setting is
125125
# enabled.
126-
docstring-code-line-length = "dynamic"
126+
docstring-code-line-length = "dynamic"

0 commit comments

Comments
 (0)