We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b95d9 commit 8891c3cCopy full SHA for 8891c3c
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release notes
2
3
+## Version 2024.2.1, - 2024-09-09
4
+
5
+### Changed
6
+- fixed windows installation and compilation
7
8
## Version 2024.2, - 2024-09-07
9
10
### Changed
site_scons/fallback_version.py
@@ -7,4 +7,4 @@
Update FALLBACK_VERSION when tagging a new release.
'''
-FALLBACK_VERSION = '2024.2.post0'
+FALLBACK_VERSION = '2024.2.1.post0'
0 commit comments