From adc5c00f5496fed8b0b1b4c523737cfbaf688945 Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Thu, 14 Jan 2016 00:47:28 +0200 Subject: [PATCH] Change to the correct version. --- shortuuid/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shortuuid/__init__.py b/shortuuid/__init__.py index 142510d..d0b109e 100644 --- a/shortuuid/__init__.py +++ b/shortuuid/__init__.py @@ -8,4 +8,4 @@ ShortUUID, ) -__version__ = "0.4.2" +__version__ = "0.4.3"