Skip to content

Commit

Permalink
Version 2024.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vincefn committed Sep 9, 2024
1 parent 09b95d9 commit 8891c3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release notes

## Version 2024.2.1, - 2024-09-09

### Changed
- fixed windows installation and compilation

## Version 2024.2, - 2024-09-07

### Changed
Expand Down
2 changes: 1 addition & 1 deletion site_scons/fallback_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
Update FALLBACK_VERSION when tagging a new release.
'''

FALLBACK_VERSION = '2024.2.post0'
FALLBACK_VERSION = '2024.2.1.post0'

0 comments on commit 8891c3c

Please sign in to comment.