Branch: refs/heads/main
Revision: ba9de5d
Author: lydia-duncan
Link: Update the version and add a note to the requirements file by lydia-duncan · Pull Request #67 · chapel-lang/sphinxcontrib-chapeldomain · GitHub
Log Message:
Merge pull request #67 from lydia-duncan/updateVersion
Update the version and add a note to the requirements file
[basic, not reviewed]
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
Modified Files:
M requirements.txt
M sphinxcontrib/chapeldomain/init.py
Compare: https://github.com/chapel-lang/sphinxcontrib-chapeldomain/compare/db709df1f57a...ba9de5d17fef