We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cbcea commit c91b6a0Copy full SHA for c91b6a0
debian/changelog
@@ -1,5 +1,5 @@
1
-smartmeter-datacollector (0.4.1-1) unstable; urgency=low
+smartmeter-datacollector (0.5.0-1) unstable; urgency=low
2
3
* support building Debian source and binary packages for distribution on Debian Buster amd64 and raspios
4
5
- -- Supercomputing Systems AG <info@scs.ch> Sun, 29 Aug 2021 21:04:55 +0000
+ -- Supercomputing Systems AG <info@scs.ch> Fri, 03 Sep 2021 10:46:59 +0200
smartmeter_datacollector/__version__.py
@@ -5,4 +5,4 @@
# SPDX-License-Identifier: GPL-2.0-only
6
# See LICENSES/README.md for more information.
7
#
8
-__version__ = "0.4.1"
+__version__ = "0.5.0"
0 commit comments