From cc64fd69aca8d5339344b205c2161e77e328a58d Mon Sep 17 00:00:00 2001 From: ale94mleon Date: Mon, 11 Jul 2022 14:53:35 +0200 Subject: [PATCH] change version name --- moldrug/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moldrug/__init__.py b/moldrug/__init__.py index faff478..b02b844 100644 --- a/moldrug/__init__.py +++ b/moldrug/__init__.py @@ -1,2 +1,2 @@ #!/usr/bin/env python3 -__version__ = "0.0.1-beta6" \ No newline at end of file +__version__ = "0.0.1.beta6" \ No newline at end of file