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 0a3b3fa commit 488f7bdCopy full SHA for 488f7bd
2 files changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "socketify"
7
-version = "0.0.27"
+version = "0.0.28"
8
dynamic = ["dependencies"]
9
authors = [
10
{ name="Ciro Spaciari", email="ciro.spaciari@gmail.com" },
setup.py
@@ -58,7 +58,7 @@
58
59
setuptools.setup(
60
name="socketify",
61
- version="0.0.27",
+ version="0.0.28",
62
platforms=["any"],
63
author="Ciro Spaciari",
64
author_email="ciro.spaciari@gmail.com",
0 commit comments