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

[MCCS-195] bump patch level

parent 62b4444e
No related branches found
No related tags found
No related merge requests found
release=0.6.5 release=0.6.6
tag=lmcbaseclasses-0.6.5 tag=lmcbaseclasses-0.6.6
...@@ -25,6 +25,9 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA ...@@ -25,6 +25,9 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
## Version History ## Version History
#### 0.6.6
- Documentation bugfix
#### 0.6.5 #### 0.6.5
- Fix to observation state machine: allow Abort() from RESETTING observation - Fix to observation state machine: allow Abort() from RESETTING observation
state state
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"""Release information for lmc-base-classes Python Package""" """Release information for lmc-base-classes Python Package"""
name = """lmcbaseclasses""" name = """lmcbaseclasses"""
version = "0.6.5" version = "0.6.6"
version_info = version.split(".") version_info = version.split(".")
description = """A set of generic base devices for SKA Telescope.""" description = """A set of generic base devices for SKA Telescope."""
author = "SKA India and SARAO and CSIRO" 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