Skip to content

Commit cc5e16e

Browse files
claudiofantacciPIXDev
authored andcommitted
Bump version to 0.3.1
PiperOrigin-RevId: 446286131
1 parent 6327136 commit cc5e16e

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.0"
23+
__version__ = "0.3.1"
2424

2525
# Augmentations.
2626
adjust_brightness = augment.adjust_brightness

0 commit comments

Comments
 (0)