Skip to content

Commit 72294b3

Browse files
committed
Bump version: 3.15.0 → 3.15.1.dev0
1 parent bb5ba60 commit 72294b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.15.0
2+
current_version = 3.15.1.dev0
33
commit = True
44
tag = True
55
sign_tags = True

idr_gallery/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
# This can be loaded via the app.
33
# It will be updated by bumpversion
4-
VERSION = '3.15.0'
4+
VERSION = '3.15.1.dev0'

0 commit comments

Comments
 (0)