Skip to content

remove __commit__ from version test #833

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

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

murrayrm
Copy link
Member

@murrayrm murrayrm commented Dec 31, 2022

When I did the release for v0.9.3, I got control.__version__ as 'dev'. It looks like this occurred because we try to import __commit__ from control/_version.py but that information is not actually included there by setuptools_scm.

I'll re-release with this change in a bit.

@murrayrm
Copy link
Member Author

Update: it is not possible to re-issues a release, so this will have to become release 0.9.4.

@bnavigator
Copy link
Contributor

bnavigator commented Dec 31, 2022

You can release 0.9.3.post1 : PEP440

@coveralls
Copy link

Coverage Status

Coverage: 94.856%. Remained the same when pulling d26e84b on murrayrm:version_fix-31Dec2022 into a4fa027 on python-control:main.

@bnavigator bnavigator merged commit 18975c5 into python-control:main Dec 31, 2022
@bnavigator
Copy link
Contributor

@murrayrm, IMHO the release title on GitHub should include the version number:
image

@murrayrm murrayrm added this to the 0.9.3 milestone Mar 27, 2023
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

Successfully merging this pull request may close these issues.

3 participants