Skip to content

Commit bb5ba60

Browse files
committed
Bump version: 3.14.1.dev0 → 3.15.0
1 parent 3d7a553 commit bb5ba60

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.14.1.dev0
2+
current_version = 3.15.0
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.14.1.dev0'
4+
VERSION = '3.15.0'

0 commit comments

Comments
 (0)