Skip to content

Commit 7f343ef

Browse files
authored
v0.6.1 (#8)
1 parent dc4de99 commit 7f343ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

timerun.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
cast,
2323
)
2424

25-
__version__: str = "0.6.0"
25+
__version__: str = "0.6.1"
2626

2727
__all__ = [
2828
"Measurement",

0 commit comments

Comments
 (0)