Skip to content

Commit

Permalink
- bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttinies committed Aug 21, 2018
1 parent c586990 commit 328259a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sc2ladderMgmt/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
limitations under the License.
"""

VERSION = (0, 1, 4)
VERSION = (0, 1, 5)

__version__ = '.'.join(map(str, VERSION))

0 comments on commit 328259a

Please sign in to comment.