Skip to content

Commit cbd6545

Browse files
claudiofantacciPIXDev
authored andcommitted
Bump version to 0.3.3
PiperOrigin-RevId: 464488565
1 parent f191631 commit cbd6545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dm_pix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from dm_pix._src import metrics
2121
from dm_pix._src import patch
2222

23-
__version__ = "0.3.2"
23+
__version__ = "0.3.3"
2424

2525
# Augmentations.
2626
adjust_brightness = augment.adjust_brightness

0 commit comments

Comments
 (0)