Skip to content

Commit b195061

Browse files
authored
chore: version bump 2.2.1 (#64)
1 parent 2765b61 commit b195061

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.2.1 (2025-05-30)
2+
3+
### Fix
4+
5+
- use python 3.8 compatible typing (#63)
6+
17
## 2.2.0 (2025-05-26)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "simple-github"
33
description = "A simple Github client that only provides auth and access to the REST and GraphQL APIs."
4-
version = "2.2.0"
4+
version = "2.2.1"
55
authors = [
66
{ name = "Mozilla Release Engineering", email = "release+simple-github@mozilla.com"}
77
]

0 commit comments

Comments
 (0)