mirror of
https://github.com/Wojtek242/pylg.git
synced 2024-11-21 23:35:25 +01:00
Update version number
This commit is contained in:
parent
5cb38a22af
commit
2823a19158
@ -1,6 +1,11 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
1.3.2
|
||||
-----
|
||||
|
||||
- Update e-mail address.
|
||||
|
||||
1.3.1
|
||||
-----
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ with open(path.join(pwd, 'README.rst'), encoding='utf-8') as f:
|
||||
|
||||
setup(
|
||||
name='PyLg',
|
||||
version='1.3.1',
|
||||
version='1.3.2',
|
||||
description='Python module to facilitate and automate the process of writing runtime logs.',
|
||||
long_description=long_description,
|
||||
url='https://gitlab.wojciechkozlowski.eu/wojtek/PyLg',
|
||||
|
Loading…
Reference in New Issue
Block a user