Skip to content

Commit 047c223

Browse files
authored
Merge pull request #1540 from hartwork/prepare-release
Prepare release 3.2.0
2 parents a16de01 + 514d0a3 commit 047c223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jawanndenn/metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
APP_NAME = "jawanndenn"
55

6-
_VERSION = (3, 1, 0)
6+
_VERSION = (3, 2, 0)
77
VERSION_STR = ".".join(map(str, _VERSION))

0 commit comments

Comments
 (0)