Skip to content

Commit

Permalink
Release 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Gmiterko authored and m1n0 committed Jan 4, 2021
1 parent 2067594 commit 4f75d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contessa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
check on load in temporary table.
"""

__version__ = "0.2.6"
__version__ = "0.2.7"

# Start ignoring PyUnusedCodeBear
from .consistency_checker import ConsistencyChecker
Expand Down

0 comments on commit 4f75d0e

Please sign in to comment.