version bump

This commit is contained in:
JanLJL
2020-11-06 20:40:13 +01:00
parent c8c077a834
commit 75edfc808a

View File

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