Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Mar 27, 2024
1 parent bf5a94c commit b9b6846
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pynyaa"
version = "0.1.0"
version = "0.1.1"
description = "Turn nyaa.si torrent pages into neat Python objects"
authors = ["Raventric <[email protected]>"]
license = "Unlicense"
Expand All @@ -26,7 +26,7 @@ httpx = ">=0.27.0"
pydantic = ">=2.6.4"
beautifulsoup4 = ">=4.12.3"
lxml = ">=5.1.0"
hishel = ">=0.0.24"
hishel = ">=0.0.25"
torf = ">=4.2.6"
typing-extensions = ">=4.10.0"
strenum = { version = ">=0.4.15", python = "<3.11" }
Expand Down

0 comments on commit b9b6846

Please sign in to comment.