We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01311ec commit 548f631Copy full SHA for 548f631
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This document describes changes between each past release.
4
5
-## 6.1.3 (unreleased)
+## 6.1.3 (2023-11-23)
6
7
- Revert update to flask and werkzeug 2.3 because of a regression (see #1272)
8
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = ihatemoney
-version = 6.1.3.dev0
+version = 6.1.3
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