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 cff82fe commit fe26ff9Copy full SHA for fe26ff9
Pyro5/__init__.py
@@ -4,7 +4,7 @@
4
Pyro - Python Remote Objects. Copyright by Irmen de Jong ([email protected]).
5
"""
6
7
-__version__ = "5.8.dev0"
+__version__ = "5.8"
8
__author__ = "Irmen de Jong"
9
10
0 commit comments