Skip to content

Commit

Permalink
bump version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 authored Jun 23, 2024
1 parent 5508f53 commit 1c7f40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion can/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import logging
from typing import Any, Dict

__version__ = "4.4.0"
__version__ = "4.4.1"
__all__ = [
"ASCReader",
"ASCWriter",
Expand Down

0 comments on commit 1c7f40b

Please sign in to comment.