Skip to content

Commit

Permalink
chore(main): release 0.1.18 (#67)
Browse files Browse the repository at this point in the history
* chore(main): release 0.1.18

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored Sep 18, 2023
1 parent ab52430 commit 7eafe62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.18](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.17...v0.1.18) (2023-09-18)

### Bug Fixes

- update web learning API ([ab52430](https://github.com/liblaf/thu-learn-downloader/commit/ab524301ac0d544455b22d0be219dca1ac07bbd5))

## [0.1.17](https://github.com/liblaf/thu-learn-downloader/compare/v0.1.16...v0.1.17) (2023-07-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name = "thu-learn-downloader"
packages = [{ include = "thu_learn_downloader" }]
readme = "README.md"
repository = "https://github.com/liblaf/thu-learn-downloader"
version = "0.1.17"
version = "0.1.18"

[tool.poetry.dependencies]
beautifulsoup4 = "^4.12.2"
Expand Down

0 comments on commit 7eafe62

Please sign in to comment.