summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2018-03-07 22:21:33 +1100
committerJan Schmidt <jan@centricular.com>2018-03-07 22:21:33 +1100
commita17b499d3b754abcd28a017393e117e63e04fa9f (patch)
treee8178d377d9756de3a7ef74ef57f146d8faefce6 /setup.py
parent50bbdda0f5b7987a63b6326713b8e9870eb4f7d0 (diff)
Build 1.13.90 tarballs
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 dfdf086f..ccef991d 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ class extended_sdist(setuptools_sdist.sdist):
setup(
name = "cerbero",
- version = "1.13.0.1",
+ version = "1.13.90",
author = "Andoni Morales",
author_email = "amorales@fluendo.com",
description = ("Multi platform build system for Open Source projects"),