Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dynamic versioning #99

Open
kwinkunks opened this issue Jan 26, 2024 · 1 comment
Open

Update dynamic versioning #99

kwinkunks opened this issue Jan 26, 2024 · 1 comment
Labels
maintenance Not a bug now but could be one day

Comments

@kwinkunks
Copy link
Member

Adopt the simpler approach to dynamic versioning I'm using here https://github.com/scienxlab/python-package-template

Consider dropping __version__ completely, rationale: pypa/packaging.python.org#1276 (comment)

@kwinkunks kwinkunks added the maintenance Not a bug now but could be one day label Jan 26, 2024
@kwinkunks
Copy link
Member Author

kwinkunks commented Apr 21, 2024

Implemented in d849ca1

__version__ deprecated, remove in v0.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Not a bug now but could be one day
Projects
None yet
Development

No branches or pull requests

1 participant