We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0da5eb commit 90dcac9Copy full SHA for 90dcac9
Pyro5/__init__.py
@@ -4,7 +4,7 @@
4
Pyro - Python Remote Objects. Copyright by Irmen de Jong ([email protected]).
5
"""
6
7
-__version__ = "5.12.dev0"
+__version__ = "5.12"
8
__author__ = "Irmen de Jong"
9
10
0 commit comments