Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeppe742 committed Sep 19, 2023
1 parent f94332f commit b7c6f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_deltatable_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


def test_version():
assert __version__ == "0.2.13"
assert __version__ == "0.2.14"


class DeltaReaderAppendTest(TestCase):
Expand Down

0 comments on commit b7c6f19

Please sign in to comment.