Skip to content

v1.0.1

Compare
Choose a tag to compare
@Ahzyuan Ahzyuan released this 25 Oct 06:05
· 16 commits to master since this release

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 class UploadCommand(Cause setpu.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 definition
  • requirements.txt: Added example dependencies
  • README.md: Added more information and beautified it.

🗑️ Delete

  • <package-name>/__version__.py