Skip to content

Commit eb6a0b3

Browse files
authored
Merge pull request #32 from aviolaris/1.0.x
1.0.x
2 parents 93577b2 + d33310f commit eb6a0b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2023.7.22
2-
charset-normalizer==3.2.0
2+
charset-normalizer==3.3.0
33
idna==3.4
44
Pillow==10.0.1
55
pystray==0.19.5

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setup(
2929
name='fritzbox-tray',
30-
version='1.0.63',
30+
version='1.0.64',
3131
packages=find_namespace_packages(where="src"),
3232
package_dir={"": "src"},
3333
package_data={

0 commit comments

Comments
 (0)