Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Dec 3, 2024
1 parent ec0a654 commit c52f5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from playa.document import Document, LayoutDict, schema as schema # noqa: F401
from playa.page import DeviceSpace

__version__ = "0.2.3"
__version__ = "0.2.4"

fieldnames = LayoutDict.__annotations__.keys()

Expand Down

0 comments on commit c52f5e1

Please sign in to comment.