Skip to content

Commit c91b6a0

Browse files
committed
release v0.5.0
1 parent a1cbcea commit c91b6a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
smartmeter-datacollector (0.4.1-1) unstable; urgency=low
1+
smartmeter-datacollector (0.5.0-1) unstable; urgency=low
22

33
* support building Debian source and binary packages for distribution on Debian Buster amd64 and raspios
44

5-
-- Supercomputing Systems AG <info@scs.ch> Sun, 29 Aug 2021 21:04:55 +0000
5+
-- Supercomputing Systems AG <info@scs.ch> Fri, 03 Sep 2021 10:46:59 +0200

smartmeter_datacollector/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# SPDX-License-Identifier: GPL-2.0-only
66
# See LICENSES/README.md for more information.
77
#
8-
__version__ = "0.4.1"
8+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)