From d9f3c8fc31d852998a2559d0c6ee06e4e3a39203 Mon Sep 17 00:00:00 2001 From: Ilya Flyamer Date: Wed, 9 Oct 2019 14:14:17 +0100 Subject: [PATCH] Update _version.py --- coolpuppy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coolpuppy/_version.py b/coolpuppy/_version.py index ebd1b63..0636370 100644 --- a/coolpuppy/_version.py +++ b/coolpuppy/_version.py @@ -1,4 +1,4 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '0.8.8' \ No newline at end of file +__version__ = '0.9.1'