Skip to content

Commit deaa35c

Browse files
committed
Bump version to 0.15.0
1 parent 47444d3 commit deaa35c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "The LiteBIRD Simulation Team"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "0.14.0"
25+
release = "0.15.0"
2626

2727

2828
# -- General configuration ---------------------------------------------------

litebird_sim/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- encoding: utf-8 -*-
22

33
__author__ = "The LiteBIRD simulation team"
4-
__version__ = "0.14.0"
4+
__version__ = "0.15.0"

0 commit comments

Comments
 (0)