Skip to content

Commit

Permalink
Merge pull request #233 from alan-turing-institute/fix-thumbnails-gal…
Browse files Browse the repository at this point in the history
…lery

Bump version: v0.3.0 → v0.3.1
  • Loading branch information
acocac authored Mar 12, 2024
2 parents bd09730 + 0b8313e commit a542a14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = v0.3.0
current_version = v0.3.1
commit = True
tag = True
parse = (v(?P<major>\d+))(.(?P<minor>\d+))(.(?P<patch>\d+))
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ message: "To reference the latest version of The Environmental Data Science Book
authors:
- name: "The Environmental Data Science book Community"
title: "Environmental Data Science book: A computational notebook community for open environmental data science."
version: v0.3.0
version: v0.3.1
identifiers:
- description: The concept DOI for the collection containing all versions of the Citation File Format.
type: doi
Expand Down

0 comments on commit a542a14

Please sign in to comment.