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

[MCCS-227] Bump patch level

parent 2050bfd6
No related branches found
No related tags found
No related merge requests found
release=0.7.1
tag=lmcbaseclasses-0.7.1
release=0.7.2
tag=lmcbaseclasses-0.7.2
......@@ -25,6 +25,9 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
## Version History
#### 0.7.2
- Switch to threadsafe state machine
#### 0.7.1
- Bugfix for Reset() command
......
......@@ -7,7 +7,7 @@
"""Release information for lmc-base-classes Python Package"""
name = """lmcbaseclasses"""
version = "0.7.1"
version = "0.7.2"
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