mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Back to development: 4.2
This commit is contained in:
parent
8f973ba1de
commit
b5d9855bf7
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ Changelog
|
|||
|
||||
This document describes changes between each past release.
|
||||
|
||||
4.2 (unreleased)
|
||||
----------------
|
||||
|
||||
- Nothing changed yet.
|
||||
|
||||
|
||||
4.1.1 (2019-09-18)
|
||||
------------------
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ ENTRY_POINTS = {
|
|||
|
||||
|
||||
setup(name='ihatemoney',
|
||||
version='4.1.1',
|
||||
version='4.2.dev0',
|
||||
description='A simple shared budget manager web application.',
|
||||
long_description=description,
|
||||
license='Custom BSD Beerware',
|
||||
|
|
Loading…
Reference in a new issue