We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd402f9 commit 7192b29Copy full SHA for 7192b29
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This document describes changes between each past release.
4
5
-## 6.1.2 (unreleased)
+## 6.1.2 (2023-11-19)
6
7
- Fix password generation command line crash (#1242)
8
- Update to flask and werkzeug 2.3 (#1244)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = ihatemoney
-version = 6.1.2.dev0
+version = 6.1.2
url = https://github.com/spiral-project/ihatemoney
description = A simple shared budget manager web application.
long_description = file: README.rst, CHANGELOG.rst
0 commit comments