You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

masterthermconnect

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

masterthermconnect - pypi Package Compare versions

Comparing version
2.2.9b1
to
2.2.9
+1
-1
masterthermconnect.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: masterthermconnect
Version: 2.2.9b1
Version: 2.2.9
Summary: Python 3 API wrapper for Mastertherm API

@@ -5,0 +5,0 @@ Author-email: Richard Holmes <richard@shedc.uk>

"""Python API wrapper for Mastertherm Connect."""
__version__ = "2.2.9b1"
__version__ = "2.2.9"
Metadata-Version: 2.1
Name: masterthermconnect
Version: 2.2.9b1
Version: 2.2.9
Summary: Python 3 API wrapper for Mastertherm API

@@ -5,0 +5,0 @@ Author-email: Richard Holmes <richard@shedc.uk>

@@ -7,3 +7,3 @@ [build-system]

name = "masterthermconnect"
version = "2.2.9b1"
version = "2.2.9"
description = "Python 3 API wrapper for Mastertherm API"

@@ -36,3 +36,3 @@ readme = "README.md"

[tool.bumpver]
current_version = "2.2.9-b1"
current_version = "2.2.9"
version_pattern = "MAJOR.MINOR.PATCH[-PYTAGNUM]"

@@ -39,0 +39,0 @@ commit_message = "bump version {old_version} -> {new_version}"