Skip to content

Commit 8891c3c

Browse files
committed
Version 2024.2.1
1 parent 09b95d9 commit 8891c3c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## Version 2024.2.1, - 2024-09-09
4+
5+
### Changed
6+
- fixed windows installation and compilation
7+
38
## Version 2024.2, - 2024-09-07
49

510
### Changed

site_scons/fallback_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
Update FALLBACK_VERSION when tagging a new release.
88
'''
99

10-
FALLBACK_VERSION = '2024.2.post0'
10+
FALLBACK_VERSION = '2024.2.1.post0'

0 commit comments

Comments
 (0)