From 70a82c7ca28ef55c854c229158e4f79bdd09ed66 Mon Sep 17 00:00:00 2001 From: circa10a Date: Sun, 21 Oct 2018 08:46:22 -0500 Subject: [PATCH] replace time.sleep --- ouroboros/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ouroboros/__init__.py b/ouroboros/__init__.py index b217dcd1..d13ab44d 100644 --- a/ouroboros/__init__.py +++ b/ouroboros/__init__.py @@ -1 +1 @@ -VERSION='0.1.0' \ No newline at end of file +VERSION='0.1.1' \ No newline at end of file