Skip to content

Commit 031e1d6

Browse files
author
4b796c65
committed
1 parent 099aa1b commit 031e1d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=== Requirements ===
2-
* Python 2.6+ or 3.x (up to 3.3)
2+
* Python 2.6+ or 3.x
33
* 32 bit Windows, 32/64 bit Linux, or Mac OS/X (64 bit architecture)
44

55
=== About ===

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from distutils.core import setup
88

99
setup(name='tdl',
10-
version='1.1.4',
10+
version='1.1.5',
1111
author='Kyle Stewart',
1212
author_email='4B796C65+pythonTDL@gmail.com',
1313
description='Pythonic port of rogue-like library libtcod.',

0 commit comments

Comments
 (0)