File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Copyright (c) DIRECT Contributors
22
33__author__ = """direct contributors"""
4- __version__ = "2.0 .0"
4+ __version__ = "2.1 .0"
Original file line number Diff line number Diff line change 77**24 Oct 2022 **: Release of version `1.0.3 <https://github.com/NKI-AI/direct/releases/tag/v1.0.3 >`_.
88**19 Oct 2022 **: Release of version `1.0.4 <https://github.com/NKI-AI/direct/releases/tag/v1.0.4 >`_.
99**02 Apr 2024 **: Release of version `2.0.0 <https://github.com/NKI-AI/direct/releases/tag/v2.0.0 >`_.
10+ **03 Jul 2024 **: Release of version `2.1.0 <https://github.com/NKI-AI/direct/releases/tag/v2.1.0 >`_.
11+
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.0 .0
2+ current_version = 2.1 .0
33commit = True
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
You can’t perform that action at this time.
0 commit comments