version bump

This commit is contained in:
JanLJL
2020-11-02 15:48:19 +01:00
parent 9ba9bab107
commit 7f0abd7d10

View File

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