Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 8fd7f48

Browse files
authored
Merge pull request #257 from carnisj/release
prepare for release v0.2.7
2 parents 59e96c2 + 3fb9004 commit 8fd7f48

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ See http://cecill.info/licences/Licence_CeCILL-B_V1-en.html
167167
Citation & Bibliography
168168
=======================
169169

170-
If you use this package for scientific work, please consider including a citation using the
171-
following DOI: 10.5281/zenodo.3257616
170+
If you use this package for scientific work, please consider including a citation using
171+
the following DOI: 10.5281/zenodo.3257616
172172

173173
This package contributed to the following peer-reviewed publications:
174174

bcdi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# authors:
77
# Jerome Carnis, carnis_jerome@yahoo.fr
88
"""The main bcdi package, which contains the whole framework."""
9-
__version__ = "0.2.6"
9+
__version__ = "0.2.7"

doc/HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Future:
2-
-------
1+
Version 0.2.7:
2+
--------------
33

44
* Use the package `isort` to format imports in a standard way.
55

0 commit comments

Comments
 (0)