Skip to content

Commit 76badbf

Browse files
committed
Release 0.2.0
1 parent c5e3339 commit 76badbf

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Changelog
22

3-
## Next version
3+
## 0.2.0 - July 10, 2023
4+
5+
### 🚀 New
6+
7+
* Some code clean-up in preparation for multiplexing for multiple sensors/actors and deploying in Kubernets.
8+
9+
10+
## 0.1.0
11+
12+
* Initial version.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sdss-lvmtelemetry"
3-
version = "0.1.0a0"
3+
version = "0.2.0"
44
description = "The package for lvmtelemetry"
55
authors = ["Florian Briegel <[email protected]>"]
66
maintainers = ["José Sánchez-Gallego <[email protected]>"]

0 commit comments

Comments
 (0)