Skip to content

Commit

Permalink
Bump version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sorz committed May 8, 2017
1 parent cb75321 commit c49b75e
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.4.3'


def run():
Expand Down

0 comments on commit c49b75e

Please sign in to comment.