Skip to content

Commit

Permalink
Update docs and changelog for 1.29.0 release. (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Jun 14, 2024
1 parent 3b99be2 commit 7d4c055
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pytket/docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

Unreleased
----------
1.29.0 (June 2024)
------------------

Features:

Expand Down
4 changes: 2 additions & 2 deletions pytket/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
author = "Quantinuum"

# The short X.Y version
version = "1.28"
version = "1.29"
# The full version, including alpha/beta/rc tags
release = "1.28.0"
release = "1.29.0"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 7d4c055

Please sign in to comment.