diff --git a/src/opyrator/_about.py b/src/opyrator/_about.py index b10019b..686e79a 100644 --- a/src/opyrator/_about.py +++ b/src/opyrator/_about.py @@ -1,5 +1,5 @@ """Information about this library. This file will automatically changed.""" -__version__ = "0.0.7" +__version__ = "0.0.8" # __author__ # __email__