mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 09:52:36 +02:00
Preparing release 4.1.4
This commit is contained in:
parent
953e1488fc
commit
86d6fc7d4a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ Changelog
|
||||||
|
|
||||||
This document describes changes between each past release.
|
This document describes changes between each past release.
|
||||||
|
|
||||||
4.1.4 (unreleased)
|
4.1.4 (2020-06-07)
|
||||||
==================
|
==================
|
||||||
|
|
||||||
This is a bugfix-only release. It is almost certainly the last release to support Python 2:
|
This is a bugfix-only release. It is almost certainly the last release to support Python 2:
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ ENTRY_POINTS = {
|
||||||
|
|
||||||
|
|
||||||
setup(name='ihatemoney',
|
setup(name='ihatemoney',
|
||||||
version='4.1.3',
|
version='4.1.4',
|
||||||
description='A simple shared budget manager web application.',
|
description='A simple shared budget manager web application.',
|
||||||
long_description=description,
|
long_description=description,
|
||||||
license='Custom BSD Beerware',
|
license='Custom BSD Beerware',
|
||||||
|
|
Loading…
Reference in a new issue