Skip to content

Commit 08aac2b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ff04de4 commit 08aac2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
1,
66
2,
77
0,
8-
# "dev", # comment-out this line for a release
8+
# "dev", # comment-out this line for a release
99
)
1010
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)