mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
devlib: Version Bump to v1.1
This commit is contained in:
parent
1569be9ba7
commit
683da92067
@ -56,7 +56,7 @@ from devlib.utils.ssh import SshConnection, TelnetConnection, Gem5Connection
|
||||
from devlib.utils.version import get_commit as __get_commit
|
||||
|
||||
|
||||
__version__ = '1.0.dev1'
|
||||
__version__ = '1.1.0'
|
||||
|
||||
__commit = __get_commit()
|
||||
if __commit:
|
||||
|
Loading…
x
Reference in New Issue
Block a user