mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 01:42:37 +02:00
Prepare 4.1.3
This commit is contained in:
parent
1c9745460b
commit
f521b9eb4b
2 changed files with 2 additions and 8 deletions
|
@ -3,19 +3,14 @@ Changelog
|
||||||
|
|
||||||
This document describes changes between each past release.
|
This document describes changes between each past release.
|
||||||
|
|
||||||
4.1.2 (2019-09-18)
|
4.1.3 (2019-09-18)
|
||||||
==================
|
|
||||||
|
|
||||||
- Fix readme to upload to PyPI.
|
|
||||||
|
|
||||||
|
|
||||||
4.1.1 (2019-09-18)
|
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- Fix packaging. Previous (4.1) release wasn't pip-installable on all systems.
|
- Fix packaging. Previous (4.1) release wasn't pip-installable on all systems.
|
||||||
|
- Fix readme and requirements.txt to upload to PyPI.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
-------
|
-------
|
||||||
|
|
|
@ -19,7 +19,6 @@ itsdangerous==1.1.0
|
||||||
Jinja2==2.10.1
|
Jinja2==2.10.1
|
||||||
Mako==1.1.0
|
Mako==1.1.0
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
pkg-resources==0.0.0
|
|
||||||
python-dateutil==2.8.0
|
python-dateutil==2.8.0
|
||||||
pytz==2019.2
|
pytz==2019.2
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
|
|
Loading…
Reference in a new issue