Skip to content

Commit

Permalink
🔖 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Oct 19, 2022
1 parent 426d319 commit 28cb7d9
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": "0.0.1",
"version": "0.1.0",
"description": "Edilkamin Stove Python client",
"long_description": read("README.md"),
"long_description_content_type": "text/markdown",
Expand Down

0 comments on commit 28cb7d9

Please sign in to comment.