Skip to content

Commit 899bf8f

Browse files
author
github-actions
committed
0.2.23
Automatically generated by python-semantic-release
1 parent 894f1f3 commit 899bf8f

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.23 (2024-11-15)
4+
5+
### Fix
6+
7+
- Update dependency rich to v13.9.4 (#114) ([`894f1f3`](https://github.com/34j/ut-course-catalog/commit/894f1f32c65ee0ae5cd2bec95808c86b8e28fc7d))
8+
39
## v0.2.22 (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.22"
3+
version = "0.2.23"
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)