Skip to content

Commit

Permalink
release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikonse committed May 13, 2022
1 parent b2c5dd2 commit b29c973
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion abrechnung/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Abrechnung - feature complete payment management and bookkeeping."""

__version__ = "0.6.0"
__version__ = "0.7.0"
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
abrechnung (0.7.0) stable; urgency=medium

* Abrechnung release 0.7.0

-- Michael Loipführer <[email protected]> Fri, 13 May 2022 20:42:00 +0000

abrechnung (0.6.0) stable; urgency=medium

* Abrechnung release 0.6.0
Expand Down

0 comments on commit b29c973

Please sign in to comment.