1
0
forked from GitHub/gf-core

bump version

This commit is contained in:
Krasimir Angelov
2023-01-29 14:01:51 +01:00
parent 1e1719239a
commit 8ee624bc68

View File

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