Skip to content

Commit 8fb0f0f

Browse files
committed
release 19.0.2
1 parent 6126bea commit 8fb0f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq/sugar/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
VERSION_MAJOR = 19
1111
VERSION_MINOR = 0
12-
VERSION_PATCH = 1
12+
VERSION_PATCH = 2
1313
VERSION_EXTRA = ""
1414
__version__ = '%i.%i.%i' % (VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH)
1515

0 commit comments

Comments
 (0)