Removed unneeded files, changed pysfml's trunk version to 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1134 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
b0857ce6e2
commit
b92c80ce4f
5 changed files with 4 additions and 19 deletions
|
@ -4,7 +4,7 @@
|
|||
from distutils.core import setup, Extension
|
||||
|
||||
setup(name='PySFML',
|
||||
version='1.5',
|
||||
version='1.6',
|
||||
description='Python binding for SFML (Simple and Fast Multimedia Library)',
|
||||
author='Rémi Koenig',
|
||||
author_email='remi.k2620@gmail.com',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue