We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c5bb6 commit 8c3251aCopy full SHA for 8c3251a
abrechnung/__init__.py
@@ -1,3 +1,3 @@
1
"""Abrechnung - feature complete payment management and bookkeeping."""
2
3
-__version__ = "0.4.3"
+__version__ = "0.5.0"
debian/changelog
@@ -1,3 +1,9 @@
+abrechnung (0.5.0) stable; urgency=medium
+
+ * Abrechnung release 0.5.0
4
5
+ -- Michael Loipführer <milo@sft.lol> Tue, 18 Jan 2022 23:00:00 +0000
6
7
abrechnung (0.4.3) stable; urgency=medium
8
9
* Abrechnung release 0.4.3
0 commit comments