Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
stegm authored Nov 6, 2023
1 parent 97fd5d9 commit a9b805f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pykoplenti
version = 1.1.0
version = 1.2.0
description = Python REST-Client for Kostal Plenticore Solar Inverters
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down Expand Up @@ -34,4 +34,4 @@ CLI =

[options.entry_points]
console_scripts =
pykoplenti = pykoplenti.cli:cli [CLI]
pykoplenti = pykoplenti.cli:cli [CLI]

0 comments on commit a9b805f

Please sign in to comment.