version bump

This commit is contained in:
JanLJL
2020-11-02 15:48:19 +01:00
parent 36cf3be579
commit 0c42f8222b

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___