aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2016-01-05 15:04:13 +0000
committerJavi Merino <javi.merino@arm.com>2016-01-05 15:07:46 +0000
commitc4404a0a40f589c7f0c0f52c2ecec6ccab99b721 (patch)
tree9dd1405f55ae2003a253b1c8a4253b2ffc86db61 /setup.py
parent4ec4aee55dbd4045cfb6a2fe099615a569ce7ff7 (diff)
downloadtrappy-c4404a0a40f589c7f0c0f52c2ecec6ccab99b721.tar.gz
setup: release trappy 5.0.0
trappy.stats.SchedConf disappeared in 861e6526a9b2 ("stats: Remove Scheduler specific functions"), which is a change in the API. Bump the major number.
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 82b839d..c9c0003 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
from setuptools import setup, find_packages
-VERSION = "4.0.0"
+VERSION = "5.0.0"
LONG_DESCRIPTION = """TRAPpy is a framework written in python for
analysing and plotting FTrace data by converting it into standardised