From 92aedb368017255ec1a57d68585d36a934e088e7 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Tue, 4 Jul 2017 10:46:39 +0800 Subject: [PATCH] bump version to dev --- nvchecker/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvchecker/__init__.py b/nvchecker/__init__.py index 92ee31b..c67cccf 100644 --- a/nvchecker/__init__.py +++ b/nvchecker/__init__.py @@ -1,4 +1,4 @@ # MIT licensed # Copyright (c) 2013-2017 lilydjwg , et al. -__version__ = '0.4.4' +__version__ = '0.4.5dev'