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

Missing tag for 2022-12-23 release #117

Closed
michaelstepner opened this issue Dec 31, 2022 · 2 comments
Closed

Missing tag for 2022-12-23 release #117

michaelstepner opened this issue Dec 31, 2022 · 2 comments

Comments

@michaelstepner
Copy link
Contributor

The commit a26edc6 updated the package version:

__version__ = '2022-12-23'  # ISO 8601 (YYYY-MM-DD)

But there isn't a new tagged release associated with the commit.

@simonrob
Copy link
Owner

simonrob commented Jan 4, 2023

I tend to bump the version number with any reasonably meaningful change, but don't currently make a release every time this happens, as I don't really see the need. Is this causing any issues?

@michaelstepner
Copy link
Contributor Author

michaelstepner commented Jan 4, 2023

No issue, I just noticed the discrepancy as I was working on testing PR #114 (I usually test against specific versions) and didn't realize it was intentional! Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants