mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
bump version
This commit is contained in:
@@ -35,7 +35,7 @@ pgf_module = Extension(
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'pgf',
|
name = 'pgf',
|
||||||
version = '2.01',
|
version = '2.02',
|
||||||
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
|
||||||
long_description="""\
|
long_description="""\
|
||||||
Grammatical Framework (GF) is a programming language for multilingual grammar applications.
|
Grammatical Framework (GF) is a programming language for multilingual grammar applications.
|
||||||
|
|||||||
Reference in New Issue
Block a user