Skip to content

Commit

Permalink
Version 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
filcole committed Aug 10, 2021
1 parent 79fbfa2 commit 4eddda4
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.10'
__version__ = '2.11'

0 comments on commit 4eddda4

Please sign in to comment.