unibz-core / Scior

Identification of ontological categories for OWL ontologies.
https://purl.org/scior
Apache License 2.0
3 stars 1 forks source link

Software Versioning #12

Open pedropaulofb opened 1 year ago

pedropaulofb commented 1 year ago

When running OntCatOWL using the "-v" argument, the information that is printed is collected from the variable SOFTWARE_VERSION which is in the main.py file.

We should move the software version to be printed from the main file to the setup.cfg.