We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47444d3 commit deaa35cCopy full SHA for deaa35c
docs/source/conf.py
@@ -22,7 +22,7 @@
22
author = "The LiteBIRD Simulation Team"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "0.14.0"
+release = "0.15.0"
26
27
28
# -- General configuration ---------------------------------------------------
litebird_sim/version.py
@@ -1,4 +1,4 @@
1
# -*- encoding: utf-8 -*-
2
3
__author__ = "The LiteBIRD simulation team"
4
-__version__ = "0.14.0"
+__version__ = "0.15.0"
0 commit comments