version bump

This commit is contained in:
JanLJL
2019-05-28 08:59:18 +02:00
parent ce2aad51fe
commit 0c1278440c

View File

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