summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-05-06 16:01:41 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-05-06 16:01:41 +0100
commit7191a09491669186c480d360f4b6af75b1e22ee5 (patch)
tree44733f7b7ea069b8e0590e5a9ecdcab3ec87ca23 /setup.py
parent0499deb9099ecb5a9942ab632e1e90fe8e08f195 (diff)
Master is 1.13.x now
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b40d8fca..dfdf086f 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.12.0.1",
+ version = "1.13.0.1",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),