diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-05-06 16:01:41 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-05-06 16:01:41 +0100 |
commit | 7191a09491669186c480d360f4b6af75b1e22ee5 (patch) | |
tree | 44733f7b7ea069b8e0590e5a9ecdcab3ec87ca23 /setup.py | |
parent | 0499deb9099ecb5a9942ab632e1e90fe8e08f195 (diff) |
Master is 1.13.x now
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |