Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 14, 2022
1 parent ff04de4 commit 08aac2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
1,
2,
0,
# "dev", # comment-out this line for a release
# "dev", # comment-out this line for a release
)
__version__ = ".".join(map(str, version_info))

0 comments on commit 08aac2b

Please sign in to comment.