Skip to content

Commit

Permalink
Bump version to 2.2.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hardbyte committed Jun 29, 2018
1 parent 85e1274 commit c61d5c7
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 @@

import logging

__version__ = "2.2.0-dev"
__version__ = "2.2.0-rc.1"

log = logging.getLogger('can')

Expand Down

0 comments on commit c61d5c7

Please sign in to comment.