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 the version and add a note to the requirements file #67

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

lydia-duncan
Copy link
Member

The version update is the usual post-release version bump so that we are ready
for the next one.

The requirements file note is so that we don't forget to update setup.py the
next time we update the requirements.txt file. We had previously removed the
version numbers from setup.py under the mistaken belief that setting it in the
requirements file was sufficient to affect what was used when calling setup.py.
However, that was not the case in the independent release job, so it needed the
version numbers restored


Signed-off-by: Lydia Duncan lydia-duncan@users.noreply.github.com

The version update is the usual post-release version bump so that we are ready
for the next one.

The requirements file note is so that we don't forget to update setup.py the
next time we update the requirements.txt file.  We had previously removed the
version numbers from setup.py under the mistaken belief that setting it in the
requirements file was sufficient to affect what was used when calling setup.py.
However, that was not the case in the independent release job, so it needed the
version numbers restored

----
Signed-off-by: Lydia Duncan <lydia-duncan@users.noreply.github.com>
@lydia-duncan lydia-duncan merged commit ba9de5d into chapel-lang:main Aug 25, 2022
@lydia-duncan lydia-duncan deleted the updateVersion branch August 25, 2022 20:16
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.

1 participant