1
0
forked from GitHub/gf-core

bump the version number since the update in the C runtime

This commit is contained in:
Krasimir Angelov
2024-01-18 12:31:11 +01:00
parent 577ea67bde
commit 282c6fc50f

View File

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