Skip to content

Commit

Permalink
Fix mistakes in rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdad2m committed Jan 6, 2025
1 parent 0e5ad37 commit 2cb7817
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
2 changes: 0 additions & 2 deletions doc/dev/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Release notes

This page contains the release notes for Catalyst.

.. mdinclude:: ../releases/changelog-dev.md

.. mdinclude:: ../releases/changelog-0.10.0.md

.. mdinclude:: ../releases/changelog-0.9.0.md
Expand Down
19 changes: 0 additions & 19 deletions doc/releases/changelog-dev.md

This file was deleted.

2 changes: 1 addition & 1 deletion frontend/catalyst/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "0.11.0-dev0"
__version__ = "0.10.0"

0 comments on commit 2cb7817

Please sign in to comment.