mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Preparing release 2.0
This commit is contained in:
parent
d00f99b7ef
commit
b9d1a9c450
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ Changelog
|
|||
|
||||
This document describes changes between each past release.
|
||||
|
||||
2.0 (unreleased)
|
||||
2.0 (2017-12-27)
|
||||
----------------
|
||||
|
||||
Breaking changes
|
||||
|
|
2
setup.py
2
setup.py
|
@ -37,7 +37,7 @@ ENTRY_POINTS = {
|
|||
|
||||
|
||||
setup(name='ihatemoney',
|
||||
version='1.1.dev0',
|
||||
version='2.0',
|
||||
description='A simple shared budget manager web application.',
|
||||
long_description="{}\n\n{}".format(README.encode('utf-8'), CHANGELOG.encode('utf-8')),
|
||||
license='Custom BSD Beerware',
|
||||
|
|
Loading…
Reference in a new issue