release 1.1.5

This commit is contained in:
Peter F. Patel-Schneider
2022-09-13 08:02:42 -04:00
parent 13cc244499
commit 35672619f0
5 changed files with 7 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ except ImportError:
from distutils.core import setup
# from solaar import NAME, __version__
__version__ = '1.1.5rc1'
__version__ = '1.1.5'
NAME = 'Solaar'