Skip to content
Snippets Groups Projects
Commit 4e76e333 authored by toor's avatar toor
Browse files

Update package release version.

parent 02a6ce89
Branches CT-166
Tags 0.8.0
No related merge requests found
release=0.7.2 release=0.8.0
tag=lmcbaseclasses-0.7.2 tag=lmcbaseclasses-0.8.0
...@@ -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.8.0
- Add base classes for CSP SubElements
#### 0.7.2 #### 0.7.2
- Switch to threadsafe state machine - Switch to threadsafe state machine
......
...@@ -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.7.2" version = "0.8.0"
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 and INAF" author = "SKA India and SARAO and CSIRO and INAF"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment