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 d0850e5 commit 5efb80bCopy full SHA for 5efb80b
setup.py
@@ -7,7 +7,7 @@
7
from distutils.core import setup
8
9
setup(name='tdl',
10
- version='1.1.5',
+ version='1.1.6',
11
author='Kyle Stewart',
12
author_email='4B796C65+pythonTDL@gmail.com',
13
description='Pythonic port of rogue-like library libtcod.',
0 commit comments