diff --git a/python/src/magika/__init__.py b/python/src/magika/__init__.py index 2131fe83..c9d1642d 100644 --- a/python/src/magika/__init__.py +++ b/python/src/magika/__init__.py @@ -13,7 +13,7 @@ # limitations under the License. -__version__ = "0.6.1-rc0" +__version__ = "0.6.1-dev" import dotenv