File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# HEAD
2
2
3
+ # Version 0.16.0
4
+
3
5
- Add pre-commit hook to keep syntax compliant with ` py3.10+ ` [ #461 ] ( https://github.com/litebird/litebird_sim/pull/461 )
4
6
5
7
- Fix issue [ #459 ] ( https://github.com/litebird/litebird_sim/issues/459 )
Original file line number Diff line number Diff line change 22
22
author = "The LiteBIRD Simulation Team"
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = "0.15.3 "
25
+ release = "0.16.0 "
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1
1
__author__ = "The LiteBIRD simulation team"
2
- __version__ = "0.15.3 "
2
+ __version__ = "0.16.0 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " litebird_sim"
3
- version = " 0.15.3 "
3
+ version = " 0.16.0 "
4
4
description = " Simulation tools for the LiteBIRD experiment"
5
5
authors = [
6
6
" Tomasi Maurizio <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments