Back to development: 6.1.4

This commit is contained in:
Baptiste Jonglez 2023-11-23 08:23:13 +01:00
parent 548f6310eb
commit 0a87cb3065
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
This document describes changes between each past release.
## 6.1.4 (unreleased)
- Nothing changed yet.
## 6.1.3 (2023-11-23)
- Revert update to flask and werkzeug 2.3 because of a regression (see #1272)

View file

@ -1,6 +1,6 @@
[metadata]
name = ihatemoney
version = 6.1.3
version = 6.1.4.dev0
url = https://github.com/spiral-project/ihatemoney
description = A simple shared budget manager web application.
long_description = file: README.rst, CHANGELOG.rst