version bump

This commit is contained in:
JanLJL
2019-11-18 23:00:07 +01:00
parent f18a48653f
commit 9ea2c5f46d

View File

@@ -1,6 +1,6 @@
"""Open Source Architecture Code Analyzer"""
name = 'osaca'
__version__ = '0.3.1.dev1'
__version__ = '0.3.1'
# To trigger travis deployment to pypi, do the following:
# 1. Increment __version___