Updated README (thanks Dr. h.c. pun. @rixx)

This commit is contained in:
Raphael Michel
2017-02-07 00:09:00 +01:00
parent 1fa0256363
commit 136094caf9
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ pretix
Reinventing ticket presales, one bit at a time. Reinventing ticket presales, one ticket at a time.
Project status & release cycle Project status & release cycle
------------------------------ ------------------------------

View File

@@ -43,7 +43,7 @@ cmdclass = {
setup( setup(
name='pretix', name='pretix',
version=__version__, version=__version__,
description='Reinventing ticket presales', description='Reinventing presales, one ticket at a time',
long_description=long_description, long_description=long_description,
url='https://pretix.eu', url='https://pretix.eu',
author='Raphael Michel', author='Raphael Michel',