Skip to content

Commit

Permalink
Publish version 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nwidger committed Jul 13, 2022
1 parent dfb24d7 commit ccd7a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdrouter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

"""Python client for the CDRouter Web API."""

__version__ = "0.6.5"
__version__ = "0.6.6"

from .cdrouter import CDRouter

0 comments on commit ccd7a21

Please sign in to comment.