version bump

This commit is contained in:
JanLJL
2020-12-11 01:00:30 +01:00
parent 97212fcbdd
commit 4402baccf7

View File

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