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 714f748 commit a3e75f7Copy full SHA for a3e75f7
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-2.5.0.dev0
+2.5.0 (2019-04-16)
6
==================
7
8
* Add support of Python 3.
setup.py
@@ -7,7 +7,7 @@
setup(
9
name='landez',
10
- version='2.4.2.dev0',
+ version='2.5.0',
11
author='Mathieu Leplatre',
12
author_email='[email protected]',
13
url='https://github.com/makinacorpus/landez/',
0 commit comments