diff --git a/src/Thermobar/_version.py b/src/Thermobar/_version.py index fbb782c..56f7e16 100644 --- a/src/Thermobar/_version.py +++ b/src/Thermobar/_version.py @@ -5,4 +5,4 @@ # 1) we don't load dependencies by storing it in __init__.py # 2) we can import it in setup.py for the same reason # 3) we can import it into your module -__version__ = '1.0.49' +__version__ = '1.0.50'