Skip to content

Commit

Permalink
Increase version to 2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
filcole authored Dec 29, 2022
1 parent 2e04958 commit 8455160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycarwings2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__all__ = ['pycarwings2', 'responses']
from .pycarwings2 import Session, Leaf, CarwingsError # noqa: F401

__version__ = '2.13'
__version__ = '2.14'

0 comments on commit 8455160

Please sign in to comment.