We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dd31e commit 96286a9Copy full SHA for 96286a9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "socketdev"
7
-version = "3.0.20"
+version = "3.0.21"
8
requires-python = ">= 3.9"
9
dependencies = [
10
'requests',
@@ -123,4 +123,4 @@ docstring-code-format = false
123
#
124
# This only has an effect when the `docstring-code-format` setting is
125
# enabled.
126
-docstring-code-line-length = "dynamic"
+docstring-code-line-length = "dynamic"
0 commit comments