version bump

This commit is contained in:
JanLJL
2020-03-16 22:02:50 +01:00
parent af247e64b6
commit 71206897fd

View File

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