diff --git a/src/smartwatts/__init__.py b/src/smartwatts/__init__.py index 31b4e48..a8d37fb 100644 --- a/src/smartwatts/__init__.py +++ b/src/smartwatts/__init__.py @@ -29,4 +29,4 @@ # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -__version__ = "2.2.0" +__version__ = "2.3.0"