Skip to content

Commit

Permalink
Merge pull request #68 from aviolaris/1.0.x
Browse files Browse the repository at this point in the history
1.0.x
  • Loading branch information
aviolaris authored Jul 4, 2024
2 parents 58504d3 + 5f2915e commit 8de9362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2024.6.2
charset-normalizer==3.3.2
idna==3.7
Pillow==10.3.0
Pillow==10.4.0
pystray==0.19.5
requests==2.32.3
six==1.16.0
Expand Down
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.70',
version='1.0.71',
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
package_data={
Expand Down

0 comments on commit 8de9362

Please sign in to comment.