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 f6ae1cb commit 284fb01Copy full SHA for 284fb01
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This document describes changes between each past release.
4
5
-## 6.0.1 (unreleased)
+## 6.0.1 (2023-07-22)
6
7
### Added
8
- Add support for `APPLICATION_ROOT` in Docker container (#1189)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = ihatemoney
-version = 6.0.1.dev0
+version = 6.0.1
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