trigger a new uppload to PyPI

This commit is contained in:
Krasimir Angelov
2023-09-18 14:20:09 +02:00
parent 30717ac8b7
commit 5de4d9dd5c

View File

@@ -35,7 +35,7 @@ pgf_module = Extension(
setup(
name = 'pgf-majestic',
version = '2.5',
version = '2.6',
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
long_description="""\
Grammatical Framework (GF) is a programming language for multilingual grammar applications.