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

[MCCS-198] bump patch level

parent 684a0eea
Branches MCCS-198
Tags
No related merge requests found
release=0.7.0
tag=lmcbaseclasses-0.7.0
release=0.7.1
tag=lmcbaseclasses-0.7.1
......@@ -25,6 +25,9 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
## Version History
#### 0.7.1
- Bugfix for Reset() command
#### 0.7.0
- Separate adminMode state machine from opState state machine
- Add support for STANDBY opState
......
......@@ -7,7 +7,7 @@
"""Release information for lmc-base-classes Python Package"""
name = """lmcbaseclasses"""
version = "0.7.0"
version = "0.7.1"
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