Skip to content

Commit

Permalink
Merge pull request #53 from aviolaris/1.0.x
Browse files Browse the repository at this point in the history
1.0.x
  • Loading branch information
aviolaris authored Feb 28, 2024
2 parents e536240 + b961cd3 commit a04f1b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
certifi==2023.7.22
certifi==2024.2.2
charset-normalizer==3.3.2
idna==3.4
idna==3.6
Pillow==10.2.0
pystray==0.19.5
requests==2.31.0
six==1.16.0
urllib3==2.1.0
urllib3==2.2.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

setup(
name='fritzbox-tray',
version='1.0.67',
version='1.0.68',
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
package_data={
Expand Down

0 comments on commit a04f1b9

Please sign in to comment.