diff --git a/docs/source/conf.py b/docs/source/conf.py index 0b7c3d24..b9ce4c2c 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -27,7 +27,7 @@ # config = ConfigParser() # config.read([default_config, ]) # __version__ = config.get('Configuration', 'version') -__version__ = '5.7.0' +__version__ = '5.7.1' # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the diff --git a/setup.cfg b/setup.cfg index ba3551fe..bf77e737 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 5.7.0 +current_version = 5.7.1 commit = True tag = True diff --git a/solcore/solcore_config.txt b/solcore/solcore_config.txt index a1e0911c..1155e489 100755 --- a/solcore/solcore_config.txt +++ b/solcore/solcore_config.txt @@ -1,5 +1,5 @@ [Configuration] -version: 5.7.0 +version: 5.7.1 welcome_message: 1 verbose_loading: 1