Skip to content

Commit

Permalink
refactor: fix linting;
Browse files Browse the repository at this point in the history
  • Loading branch information
WenjieDu committed Jul 23, 2024
1 parent 285d986 commit 0a16b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsdb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
#
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
__version__ = "0.6.1"
__version__ = "0.6.1"

0 comments on commit 0a16b4d

Please sign in to comment.