pypck 0.8.2__tar.gz → 0.8.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pypck
3
- Version: 0.8.2
3
+ Version: 0.8.3
4
4
  Summary: LCN-PCK library
5
5
  Home-page: https://github.com/alengwenus/pypck
6
6
  Author-email: Andre Lengwenus <alengwenus@gmail.com>
pypck-0.8.3/VERSION ADDED
@@ -0,0 +1 @@
1
+ 0.8.3
@@ -355,7 +355,7 @@ class GroupMembershipStaticRequestHandler(RequestHandler):
355
355
  self,
356
356
  addr_conn: ModuleConnection,
357
357
  num_tries: int = 3,
358
- timeout: float = 1500,
358
+ timeout: float = 1.5,
359
359
  ):
360
360
  """Initialize class instance."""
361
361
  self.groups: set[LcnAddr] = set()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pypck
3
- Version: 0.8.2
3
+ Version: 0.8.3
4
4
  Summary: LCN-PCK library
5
5
  Home-page: https://github.com/alengwenus/pypck
6
6
  Author-email: Andre Lengwenus <alengwenus@gmail.com>
pypck-0.8.2/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.8.2
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes