summaryrefslogtreecommitdiff
path: root/distixlib
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-04-14 11:48:24 +0300
committerLars Wirzenius <liw@liw.fi>2017-04-14 11:48:24 +0300
commitb7bc4251e6cef48ecbca66433b84406ba9a5459c (patch)
tree8a816e7930a22352b222ef13e73e622f52995389 /distixlib
parenta30b34c1eff8de588f20ba650e098f08951a1d19 (diff)
downloaddistix-b7bc4251e6cef48ecbca66433b84406ba9a5459c.tar.gz
Prepare to release version 0.14distix-0.14
Diffstat (limited to 'distixlib')
-rw-r--r--distixlib/version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/distixlib/version.py b/distixlib/version.py
index 9afc397..b8b73a0 100644
--- a/distixlib/version.py
+++ b/distixlib/version.py
@@ -1,2 +1,2 @@
-__version__ = "0.13+git"
-__version_info__ = (0, 13, '+git')
+__version__ = "0.14"
+__version_info__ = (0, 14)