Skip to content

Commit

Permalink
Bump version to 24.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Dec 30, 2024
1 parent c5b6aef commit 62a0745
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
Change Log
**********

v24.2.dev0 (unreleased)
=======================
v24.2 (2024-12-30)
==================

*
* Improve release process documentation


v24.1 (2024-10-27)
Expand Down
2 changes: 1 addition & 1 deletion nemo_cmd/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# SPDX-License-Identifier: Apache-2.0


__version__ = "24.2.dev0" # pragma: no cover
__version__ = "24.2" # pragma: no cover

0 comments on commit 62a0745

Please sign in to comment.