We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a06f27 commit cd1d0a7Copy full SHA for cd1d0a7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 7.4.0 (2025-08-15)
2
+
3
+### Feat
4
5
+- add marker for nominal position in animation
6
7
## 7.3.0 (2025-08-15)
8
9
### Feat
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name="lat_alignment"
-version="7.3.0"
+version="7.4.0"
authors= [{name ="Saianeesh Keshav Haridas"}]
description = "Software package for the alignment of a SO style Large Aperature Telescope (LAT)"
10
readme = "README.md"
0 commit comments