Skip to content
Snippets Groups Projects
Unverified Commit d58f3131 authored by Drew Devereux's avatar Drew Devereux
Browse files

[MCCS-163] bump release

parent 7e5eae57
No related branches found
No related tags found
No related merge requests found
release=0.6.6
tag=lmcbaseclasses-0.6.6
release=0.7.0
tag=lmcbaseclasses-0.7.0
......@@ -25,6 +25,11 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
## Version History
#### 0.7.0
- Separate adminMode state machine from opState state machine
- Add support for STANDBY opState
- Add Standby() and Disable() commands to SKABaseDevice
#### 0.6.6
- Documentation bugfix
......
......@@ -7,7 +7,7 @@
"""Release information for lmc-base-classes Python Package"""
name = """lmcbaseclasses"""
version = "0.6.6"
version = "0.7.0"
version_info = version.split(".")
description = """A set of generic base devices for SKA Telescope."""
author = "SKA India and SARAO and CSIRO"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment