Skip to content

Commit ad44bcf

Browse files
committed
version 1.20220506.1
1 parent a0e274d commit ad44bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py4web/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = "Massimo Di Pierro <massimo.dipierro@gmail.com>"
44
__license__ = "BSDv3"
5-
__version__ = "1.20220501.1"
5+
__version__ = "1.20220506.1"
66

77

88
def _maybe_gevent():

0 commit comments

Comments
 (0)