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 1dc8eff commit 646da2fCopy full SHA for 646da2f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "socketdev"
7
-version = "3.0.17"
+version = "3.0.20"
8
requires-python = ">= 3.9"
9
dependencies = [
10
'requests',
socketdev/version.py
@@ -1 +1 @@
1
-__version__ = "3.0.19"
+__version__ = "3.0.20"
0 commit comments