Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanis committed Jun 27, 2020
1 parent 47bdc44 commit 4df05db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tunnelencabulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"""

__author__ = "Chris Danis"
__version__ = "0.1.0"
__version__ = "0.2.0"
__license__ = "Apache 2.0"
__copyright__ = """
Copyright © 2020 Chris Danis & the Wikimedia Foundation
Expand Down

0 comments on commit 4df05db

Please sign in to comment.