diff --git a/src/exp2python/python/setup.cfg b/src/exp2python/python/setup.cfg index ef47b03e0..276a8bd30 100644 --- a/src/exp2python/python/setup.cfg +++ b/src/exp2python/python/setup.cfg @@ -1,8 +1,8 @@ [metadata] -name = SCL +name = stepcode-scl version = 0.6.1 author = Thomas Paviot , Christopher HORLER (cshorler@googlemail.com), Devon Sparks (devonsparks.com) -description = SCL is a Python3-based library for parsing and manipulating ISO 10303 Part 21 ("STEP") files. +description = stepcode-scl is a Python3-based library for parsing and manipulating ISO 10303 Part 21 ("STEP") files. long_description = file: README.md long_description_content_type = text/markdown