diff --git a/homf/version.py b/homf/version.py index 3cfa191..a779337 100644 --- a/homf/version.py +++ b/homf/version.py @@ -1,4 +1,4 @@ # This file should only ever be modified to change the version. # This will automatically prepare and create a release. -__version__ = '0.1.1' +__version__ = '1.0.0'