bump the version

This commit is contained in:
Krasimir Angelov
2023-03-31 10:41:16 +02:00
parent 95b916339d
commit 7a54889d14

View File

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