Skip to content

Commit

Permalink
📦 build: prepare version 2024.11.05
Browse files Browse the repository at this point in the history
  • Loading branch information
adriamontoto committed Nov 5, 2024
1 parent 30e1cae commit f3d8db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion criteria_pattern/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2024.09.24'
__version__ = '2024.11.05'

from .criteria import Criteria
from .filter import Filter
Expand Down

0 comments on commit f3d8db3

Please sign in to comment.