From ab58ccf37b2f00d16d1cf5bb8b79beaeb666a4af Mon Sep 17 00:00:00 2001 From: Jacobi Petrucciani <8117202+jpetrucciani@users.noreply.github.com> Date: Sat, 31 Aug 2019 13:49:02 -0400 Subject: [PATCH] Update globals.py --- gamble/globals.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamble/globals.py b/gamble/globals.py index e79aee6..880da83 100644 --- a/gamble/globals.py +++ b/gamble/globals.py @@ -3,4 +3,4 @@ """ __library__ = "gamble" -__version__ = "0.0.2" +__version__ = "0.0.3"