Skip to content

Commit

Permalink
bump version to 4.0.0-dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdivo committed Apr 23, 2021
1 parent 4048765 commit 2581e43
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 @@ -9,7 +9,7 @@

from typing import Dict, Any

__version__ = "4.0.0-dev"
__version__ = "4.0.0-dev.2"

log = logging.getLogger("can")

Expand Down

0 comments on commit 2581e43

Please sign in to comment.