Skip to content

Commit 2ca8858

Browse files
committed
Updated README and about info
1 parent 7bd9c09 commit 2ca8858

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,4 +326,4 @@ Default parameters of *Menu* and *TextMenu* are stored on the following files:
326326
This project is licensed under GPLv3 [https://www.gnu.org/licenses/gpl-3.0.html]
327327

328328
## Author
329-
<a href="http://ppizarror.com" title="ppizarror">Pablo Pizarro R.</a> | 2017
329+
<a href="http://ppizarror.com" title="ppizarror">Pablo Pizarro R.</a> | 2017-2018

pygameMenu/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
# Other
2626
__author__ = 'Pablo Pizarro R.'
2727
__email__ = '[email protected]'
28-
__version__ = 'v1.71 (19/11/2017)'
28+
__version__ = 'v1.72 (29/01/2018)'

readme.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"NAME": "Pablo Pizarro R.",
1515
"URL": "http://ppizarror.com",
1616
"ALT": "ppizarror",
17-
"DATE": "2017",
17+
"DATE": "2017-2018",
1818
"SECTION": {
1919
"TITLE": "Author",
2020
"SHOW": true

0 commit comments

Comments
 (0)