From 3204cc1be5ad39397f0a489a692ead0b6fc0091e Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Mon, 16 Sep 2013 19:17:18 +0300 Subject: [PATCH] Bumped version --- sqlalchemy_utils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlalchemy_utils/__init__.py b/sqlalchemy_utils/__init__.py index aa4d3fa..d541c75 100644 --- a/sqlalchemy_utils/__init__.py +++ b/sqlalchemy_utils/__init__.py @@ -38,7 +38,7 @@ from .types import ( ) -__version__ = '0.16.9' +__version__ = '0.16.10' __all__ = (