aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2016-01-05 16:13:42 +0000
committerJavi Merino <javi.merino@arm.com>2016-01-05 16:13:42 +0000
commita5c1fb04cfdfc963ce6c26e2102d3e4793481d24 (patch)
tree500f388708987bdc6019d72f488b44442cc93740 /setup.py
parentc8b7cb8b69d7563b06e72a1abe9b91ee8e51711a (diff)
downloadbart-a5c1fb04cfdfc963ce6c26e2102d3e4793481d24.tar.gz
setup: release bart 1.4.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 4534060..26957c0 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
from setuptools import setup, find_packages
-VERSION = "1.3.0"
+VERSION = "1.4.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.