Skip to content

Commit

Permalink
Merge pull request #28 from aviolaris/1.0.x
Browse files Browse the repository at this point in the history
1.0.x
  • Loading branch information
aviolaris authored Sep 29, 2023
2 parents 49b657d + a53fcb2 commit 3ba4716
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
charset-normalizer==3.2.0
idna==3.4
Pillow==10.0.0
pystray==0.19.4
Pillow==10.0.1
pystray==0.19.5
requests==2.31.0
six==1.16.0
urllib3==2.0.4
urllib3==2.0.5
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.62',
version='1.0.63',
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
package_data={
Expand Down

0 comments on commit 3ba4716

Please sign in to comment.