diff --git a/src/runtime/python/setup.py b/src/runtime/python/setup.py index fb9c176f8..d3a84e9e9 100644 --- a/src/runtime/python/setup.py +++ b/src/runtime/python/setup.py @@ -22,7 +22,7 @@ pgf_module = Extension( libraries = ['pgf']) setup( - name = 'tpgf', + name = 'pgf', version = '2.0', description = 'Python bindings to the Grammatical Framework\'s PGF runtime', long_description="""\