diff --git a/src/humulus/_version.py b/src/humulus/_version.py index c4302ef..5448916 100644 --- a/src/humulus/_version.py +++ b/src/humulus/_version.py @@ -14,4 +14,4 @@ # The 'dev' portion of this variable will get updated during Drone CI builds # with a build number for all non-tagged builds. -__version__ = "0.0.2.dev" +__version__ = "0.1.dev"