v1.0.1
Full Changelog: v1.0.0...v1.0.1
🔄 Change
- Fix bugs in
setup.py
: Optimized the logic of dynamically obtaining version information, removed the extended function classUploadCommand
(Causesetpu.py
no longer supports functional customization, see more) - Fix bugs in
MANIFEST.in
: Discard unnecessary commands <package-name>/__init__.py
: Added copyright definition and version definitionrequirements.txt
: Added example dependenciesREADME.md
: Added more information and beautified it.
🗑️ Delete
<package-name>/__version__.py