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

[MCCS-659] Increment patch level

parent 717a38ee
No related branches found
No related tags found
No related merge requests found
release=0.11.1
tag=ska_tango_base-0.11.1
release=0.11.2
tag=ska_tango_base-0.11.2
......@@ -247,6 +247,9 @@ Tango devices can be launched with a `-v` parameter to set the logging level. Fo
## Version History
#### 0.11.2
- Update docstrings for 100% coverage and PEP257 compliance
#### 0.11.1
- Minor breaking change: rename of "Master" devices to "Controller"
......
......@@ -7,7 +7,7 @@
"""Release information for ska_tango_base Python Package."""
name = """ska_tango_base"""
version = "0.11.1"
version = "0.11.2"
version_info = version.split(".")
description = """A set of generic base devices for SKA Telescope."""
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