Skip to content

Commit 7135825

Browse files
committed
release 5.1
1 parent daf866c commit 7135825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pyro5/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Pyro - Python Remote Objects. Copyright by Irmen de Jong ([email protected]).
55
"""
66

7-
__version__ = "5.1.dev0"
7+
__version__ = "5.1"
88

99

1010
def __configure_logging():

0 commit comments

Comments
 (0)