Skip to content

Commit 3e967c5

Browse files
committed
chore: release v2.2.0
1 parent f0398f6 commit 3e967c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,13 @@ The original ``git-up`` has been written by aanand:
160160
Changelog
161161
---------
162162

163+
v2.2.0 (*2022-11-21*)
164+
~~~~~~~~~~~~~~~~~~~~~
165+
166+
- Add support for Python 3.11. Thanks
167+
`@hugovk <https://github.com/hugovk>`_ for `Pull Request #118
168+
<https://github.com/msiemens/PyGitUp/pull/118>`_.
169+
163170
v2.1.0 (*2021-10-02*)
164171
~~~~~~~~~~~~~~~~~~~~~
165172

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "git-up"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
description = "A python implementation of 'git up'"
55
authors = ["Markus Siemens <markus@m-siemens.de>"]
66
license = "MIT"

0 commit comments

Comments
 (0)