Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJField committed Jun 29, 2023
1 parent d7303fb commit 68ac31b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ license: "BSD-2-Clause"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/FAIRDataPipeline/data-registry/"
title: "The FAIR Data Registry"
version: "v1.0.7"
version: "v1.0.8"
doi: "10.5281/zenodo.5562750"
date-released: "2023-02-03"
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ authors = [
]
description = "Codebase for the FAIR data-registry"
name = "data-registry"
version = "v1.0.7"
version = "v1.0.8"

[tool.poetry.dependencies]
Django = "3.1.13"
Markdown = "3.2.2"
coverage = "5.5"
coverage = "7.2.*"
django-allauth = "0.42.0"
django-bootstrap-breadcrumbs = "0.9.2"
django-crispy-forms = "1.9.2"
Expand Down

0 comments on commit 68ac31b

Please sign in to comment.