Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorz committed May 8, 2017
1 parent 261f2f0 commit 4918059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sstpd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""A Secure Socket Tunneling Protocol (SSTP) server.
https://github.com/sorz/sstp-server
"""
__version__ = '0.4.2'
__version__ = '0.5.0'


def run():
Expand Down

0 comments on commit 4918059

Please sign in to comment.