gpytranslate 1.1.0
Changelog
- Minor changes and bug fixes
- Added
gpytranslate.SyncTranslator - Added a
BaseTranslatorclass to inherit translators from (useful when usingisinstance) - Moved
Translator.__version__togpytranslate.__version__ - Added proper license header to source files
- Slightly improved the examples in the readme and in examples/
- Shortened the links to other files or folders in the readme
- Removed implementation guide in the license file
- Updated library on pypi
Thanks to @alsoGAMER for his given help.