diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2019-02-27 00:14:16 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2019-02-27 08:22:30 +0000 |
commit | 7e26bc9e322d0ca93ce7a9970815922a9d6c0306 (patch) | |
tree | e089d2ed0ce27eef222b795b3410b79807ab17b6 /setup.py | |
parent | fb1f9e215b3ac9c3a85d1d3639f4e80e22e1b924 (diff) |
Build 1.15.2 release
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.15.1', + version = '1.15.2', author = "Andoni Morales", author_email = "amorales@fluendo.com", description = ("Multi platform build system for Open Source projects"), |