1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-07-14 02:54:06 +01:00

fw/version: Version Bump

Bump to the next revision release.
This commit is contained in:
Marc Bonnici
2019-03-04 14:06:29 +00:00
committed by setrofim
parent f977c3dfc8
commit b5db4afc05
3 changed files with 3 additions and 4 deletions

@ -90,7 +90,6 @@ params = dict(
'pandas>=0.23.0', # Data analysis and manipulation
'future', # Python 2-3 compatiblity
],
dependency_links=['https://github.com/ARM-software/devlib/tarball/master#egg=devlib-1.1.dev1'],
extras_require={
'other': ['jinja2'],
'test': ['nose', 'mock'],