Skip to content

Commit

Permalink
release 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Jul 4, 2018
1 parent daf866c commit 7135825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pyro5/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Pyro - Python Remote Objects. Copyright by Irmen de Jong ([email protected]).
"""

__version__ = "5.1.dev0"
__version__ = "5.1"


def __configure_logging():
Expand Down

0 comments on commit 7135825

Please sign in to comment.