Skip to content

Commit

Permalink
Update version in changelog and docs to 1.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec committed May 23, 2022
1 parent bc702a5 commit 25c94ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
=========

x.y.z (unreleased)
------------------
1.2.2 (May 2022)
----------------

Minor new features:

Expand Down
2 changes: 1 addition & 1 deletion pytket/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# The short X.Y version
version = "1.2"
# The full version, including alpha/beta/rc tags
release = "1.2.1"
release = "1.2.2"


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

0 comments on commit 25c94ba

Please sign in to comment.