From a358fa500f8e1a3594a6bf6ca1a0d4790fd4b4e4 Mon Sep 17 00:00:00 2001 From: KeironO Date: Wed, 17 Jul 2019 23:12:10 +0100 Subject: [PATCH] Going to be a lot of 9s --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1668163..75c215f 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="dimepy", - version="0.9.99", + version="0.9.999", url='http://www.github.com/KeironO/dimepy', license="GPLv2", packages=find_packages(),