File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33__author__ = "Massimo Di Pierro <massimo.dipierro@gmail.com>"
44__license__ = "BSD-3-Clause"
5- __version__ = "1.20250328 .1"
5+ __version__ = "1.20250330 .1"
66
77
88def _maybe_gevent ():
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ package-mode = false
77
88[tool .poetry .dependencies ]
99python = " ^3.11"
10- py4web = " ^1.20250328 .1"
10+ py4web = " ^1.20250330 .1"
1111
1212
1313[build-system ]
@@ -16,7 +16,7 @@ build-backend = "setuptools.build_meta"
1616
1717[project ]
1818name = " py4web"
19- version = " 1.20250328 .1"
19+ version = " 1.20250330 .1"
2020authors = [{ name =" Massimo Di Pierro" , email =" massimo.dipierro@gmail.com" },]
2121description = " A fast, stable, comprehensive web framework"
2222readme = " README.rst"
You can’t perform that action at this time.
0 commit comments