Skip to content

Commit

Permalink
🔖 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Mar 28, 2024
1 parent 4ed51d8 commit cfa617d
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.3.0",
"version": "1.4.0",
"description": "Edilkamin Stove Python client",
"long_description": read("README.md"),
"long_description_content_type": "text/markdown",
Expand Down

0 comments on commit cfa617d

Please sign in to comment.