Merge pull request #190 from GrammaticalFramework/pgf-1.1

Publish PGF 1.1
This commit is contained in:
Inari Listenmaa
2025-08-08 19:14:01 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ pgf_module = Extension('pgf',
libraries = ['gu', 'pgf'])
setup (name = 'pgf',
version = '1.0',
version = '1.1',
description = 'Python bindings to the Grammatical Framework\'s PGF runtime',
long_description="""\
Grammatical Framework (GF) is a programming language for multilingual grammar applications.