Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sorz committed Jan 30, 2021
1 parent 4be74bc commit a7bacd3
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.5.1'
__version__ = '0.6.0'


def run():
Expand Down

0 comments on commit a7bacd3

Please sign in to comment.