Skip to content

Commit 7ff7bd9

Browse files
authored
bump version for bugfix release
1 parent 11e08f6 commit 7ff7bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/webmGeneratorUi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import numpy as np
2020

2121

22-
RELEASE_NUMVER = 'v3.32.0'
22+
RELEASE_NUMVER = 'v3.32.1'
2323

2424
class WebmGeneratorUi:
2525

0 commit comments

Comments
 (0)