Skip to content

Commit fcb3a2c

Browse files
committed
version bump
1 parent 9b302ad commit fcb3a2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ authors:
1111
given-names: Michael R.
1212
orcid: https://orcid.org/0000-0002-2961-9670
1313
title: "runcrate"
14-
version: 0.4.0
14+
version: 0.5.0
1515
doi: 10.5281/zenodo.7762627
16-
date-released: 2023-10-10
16+
date-released: 2023-11-24

src/runcrate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.4.0"
15+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)