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.
2 parents 9135c20 + ac5da33 commit eaf61a0Copy full SHA for eaf61a0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "socketdev"
7
-version = "3.0.10"
+version = "3.0.11"
8
requires-python = ">= 3.9"
9
dependencies = [
10
'requests',
socketdev/version.py
@@ -1 +1 @@
1
-__version__ = "3.0.10"
+__version__ = "3.0.11"
0 commit comments