Skip to content

Commit

Permalink
🔧 chore: update version to 2025.01.03
Browse files Browse the repository at this point in the history
  • Loading branch information
adriamontoto committed Jan 3, 2025
1 parent 51ebe01 commit 87c22ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion value_object_pattern/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2025.01.02'
__version__ = '2025.01.03'

from .models import ValueObject

Expand Down

0 comments on commit 87c22ca

Please sign in to comment.