Skip to content

Commit

Permalink
🔖 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Nov 30, 2022
1 parent aea09fd commit de2d968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def read(fname):
# exposing the params so it can be imported
setup_params = {
"name": "edilkamin",
"version": "1.0.0",
"version": "1.1.0",
"description": "Edilkamin Stove Python client",
"long_description": read("README.md"),
"long_description_content_type": "text/markdown",
Expand Down

0 comments on commit de2d968

Please sign in to comment.