From 990c88405c8c5348ff527223833169553f9e39f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Mari=C4=87?= Date: Thu, 29 Aug 2019 15:38:01 +0200 Subject: [PATCH] Updated packaging info for the 0.1.1 release --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 1ce21fb..d49aea1 100644 --- a/conf.py +++ b/conf.py @@ -62,7 +62,7 @@ # built documents. # # The short major.minor.patch version. -version = u'0.1.0' +version = u'0.1.1' # The full version, including alpha/beta/rc tags (i.e. '1.0.0a2') # Use the 'dev' tag to note this version is still in active development (i.e. '1.1.0.dev') release = version # + u'.dev'