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 ff55aa8 commit 07c05ffCopy full SHA for 07c05ff
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "socketdev"
7
-version = "3.0.2"
+version = "3.0.3"
8
requires-python = ">= 3.9"
9
dependencies = [
10
'requests',
socketdev/version.py
@@ -1 +1 @@
1
-__version__ = "3.0.2"
+__version__ = "3.0.3"
0 commit comments