Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
As of December 1st 2025, the Git feature of interacting over SSH (push/pull/clone/etc) was permanently disabled by WHOI IS. For more information, including steps for transitioning from SSH to HTTPS, please see this Readme.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'