NDAR / nda-tools

Python package for interacting with NDA web services. Used to validate, submit, and download data to and from NDA.
MIT License
48 stars 22 forks source link

Remove sys.exit from version check... #102

Closed jrussell9000 closed 1 week ago

jrussell9000 commented 1 month ago

Removing sys.exit from the version check in init, Will now just print a warning about the version being out of date.....this will avoid a flood of complaints every time a new version is released, but will STILL warn users that their version is old.