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 9b302ad commit fcb3a2cCopy full SHA for fcb3a2c
CITATION.cff
@@ -11,6 +11,6 @@ authors:
11
given-names: Michael R.
12
orcid: https://orcid.org/0000-0002-2961-9670
13
title: "runcrate"
14
-version: 0.4.0
+version: 0.5.0
15
doi: 10.5281/zenodo.7762627
16
-date-released: 2023-10-10
+date-released: 2023-11-24
src/runcrate/__init__.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "0.4.0"
+__version__ = "0.5.0"
0 commit comments