Skip to content

Commit

Permalink
Merge pull request #186 from clint-lawrence/0.6.2-release
Browse files Browse the repository at this point in the history
Prepare for release
  • Loading branch information
clint-lawrence authored Jun 6, 2024
2 parents d37cb5c + 33a82b0 commit 6fc786f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Release Notes
*************
Version 0.6.2
*************
Release Date XX/XX/XX
Release Date 05/06/24

New Features
############
Expand Down
2 changes: 1 addition & 1 deletion src/fixate/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.2-dev"
__version__ = "0.6.2"

0 comments on commit 6fc786f

Please sign in to comment.