1
0
forked from GitHub/gf-core

bump the python version

This commit is contained in:
Krasimir Angelov
2023-01-27 18:19:36 +01:00
parent 0375f0f36d
commit 471adbf63a

View File

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