Skip to content

Commit 1c9b523

Browse files
committed
Bump version to 2.6.0
1 parent 2cd951d commit 1c9b523

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 = (2, 5, 0)
6+
_VERSION = (2, 6, 0)
77
VERSION_STR = '.'.join(map(str, _VERSION))

0 commit comments

Comments
 (0)