Skip to content

Commit a2f2576

Browse files
author
github-actions
committed
0.2.22
Automatically generated by python-semantic-release
1 parent 7770619 commit a2f2576

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.2.22 (2024-11-01)
4+
5+
### Fix
6+
7+
- Update dependency tenacity to v8.5.0 (#108) ([`7770619`](https://github.com/34j/ut-course-catalog/commit/7770619671b11dca42b6a8af63d42bfc93a4e3d7))
8+
39
## v0.2.21 (2024-11-01)
410

511
### Fix

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 = "ut-course-catalog"
3-
version = "0.2.21"
3+
version = "0.2.22"
44
description = "Python package for fetching UTokyo Online Course Catalogue"
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)