Skip to content

Commit

Permalink
Set version to 0.6.0.dev (#1688)
Browse files Browse the repository at this point in the history
Just to be able to distinct from the release version until we have a new
release.
  • Loading branch information
rytilahti committed Jan 26, 2023
1 parent 5777a22 commit 437e038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-miio"
version = "0.5.12"
version = "0.6.0.dev"
description = "Python library for interfacing with Xiaomi smart appliances"
authors = ["Teemu R <tpr@iki.fi>"]
repository = "https://github.com/rytilahti/python-miio"
Expand Down

0 comments on commit 437e038

Please sign in to comment.