Skip to content

Commit 3c8effe

Browse files
committed
Bumped Garth for MFA changes
1 parent 6113718 commit 3c8effe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "garminconnect"
3-
version = "0.2.17"
3+
version = "0.2.18"
44
description = "Python 3 API wrapper for Garmin Connect"
55
authors = [
66
{name = "Ron Klinkien", email = "[email protected]"},
77
]
88
dependencies = [
9-
"garth>=0.4.45",
9+
"garth>=0.4.46",
1010
"withings-sync>=4.2.4",
1111
]
1212
readme = "README.md"

0 commit comments

Comments
 (0)