Skip to content

Commit

Permalink
Publish version 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels Widger committed Jul 13, 2022
1 parent bedf142 commit 475b8e5
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.6"
__version__ = "0.6.7"

from .cdrouter import CDRouter

0 comments on commit 475b8e5

Please sign in to comment.