Skip to content

Commit

Permalink
dimclient: bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromind committed Nov 13, 2024
1 parent 4060d5e commit 631d71e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dimclient/dimclient/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.0.1"
VERSION = "1.0.5"
2 changes: 1 addition & 1 deletion dimclient/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "dimclient"
version = "1.0.1"
version = "1.0.5"
maintainers = [
{ name = "zerimond" },
]
Expand Down

0 comments on commit 631d71e

Please sign in to comment.