aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2015-12-01 14:55:02 +0000
committerJavi Merino <javi.merino@arm.com>2015-12-01 14:55:02 +0000
commitd91f4894d64d14e832e3284bf06f771e71fa86f3 (patch)
treeeb122478afe9db136f90383ac11a64aed31aaea8 /setup.py
parentdc75f8e1d530bae3cfcf7f6a486aa1b988fbaa3e (diff)
downloadbart-d91f4894d64d14e832e3284bf06f771e71fa86f3.tar.gz
setup: release bart 1.3.0
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 7068f3e..87b0b21 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
from setuptools import setup, find_packages
-VERSION = "1.2.0"
+VERSION = "1.3.0"
LONG_DESCRIPTION = """Behavioural Analysis involves the expressing the general
expectation of the state of the system while targeting a single or set of heuristics.