Skip to content

Commit

Permalink
Merge pull request #959 from CQCL/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
cqc-alec authored Aug 4, 2023
2 parents 16048f4 + 3caf2d2 commit 7553dc7
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.18.0 (August 2023)
--------------------

Minor new 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.17"
version = "1.18"
# The full version, including alpha/beta/rc tags
release = "1.17.1"
release = "1.18.0"


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

0 comments on commit 7553dc7

Please sign in to comment.