Skip to content

Commit

Permalink
bump requirements and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppatrzyk committed Jul 1, 2023
1 parent 3488122 commit 4e4f508
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "filmweb"
version = "0.7"
version = "0.8"
description = "Export movie ratings from filmweb.pl"
authors = [ {name = "Piotr Patrzyk"}, ]
license = {text = "MIT"}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ idna==3.4
requests==2.31.0
soupsieve==2.4.1
tqdm==4.65.0
urllib3==2.0.2
urllib3==2.0.3

0 comments on commit 4e4f508

Please sign in to comment.