From 577438adc62e5a28f129601874502ddf1cf30cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sertan=20=C5=9Eent=C3=BCrk?= Date: Sun, 18 Feb 2018 22:39:57 +0000 Subject: [PATCH] Update __init__.py --- tomato/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomato/__init__.py b/tomato/__init__.py index 0544e2f..385ce63 100644 --- a/tomato/__init__.py +++ b/tomato/__init__.py @@ -1,2 +1,2 @@ # coding=utf-8 -__version__ = '0.11.0' +__version__ = '0.12.0'