Closed eberrigan closed 4 months ago
This update primarily focuses on incrementing the version from SLEAP v1.4.1a1
to SLEAP v1.4.1a2
. The changes impact the installation documentation, issue templates, configuration files, and version declaration. No adjustments were made to the functionalities or public entities apart from this version update. This revision ensures users and systems refer to the latest alpha release for consistency.
Files | Change Summary |
---|---|
.github/ISSUE_TEMPLATE/bug_report.md , docs/installation.md |
Updated version information in issue templates and installation instructions from v1.4.1a1 to v1.4.1a2 . |
docs/conf.py |
Updated version and release values from 1.4.1a1 to 1.4.1a2 ; added a blank line above a comment. |
sleap/version.py |
Changed __version__ variable from "1.4.1a1" to "1.4.1a2" . |
Through fields of code, the changes sweep,
A shift in version, not too deep.
Fromalpha1
toalpha2
,
Our SLEAP evolves, for me and you.
Documentation gets its lift,
As version numbers start to shift. 💻🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.17%. Comparing base (
7ed1229
) to head (25e0329
). Report is 16 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Change version to 1.4.1a2 in
version.py
,conf.py
,installation.md
, andbug_report.md
. This is in preparation for the pre-release of 1.4.1a2.Types of changes
Does this address any currently open issues?
This incorporates the PR #1800, which fixed running inference.
Outside contributors checklist
Thank you for contributing to SLEAP!
:heart:
Summary by CodeRabbit
Documentation
SLEAP v1.4.1a2
.1.4.1a2
.Chores
1.4.1a1
to1.4.1a2
.