Skip to content

Commit

Permalink
Merge pull request #35 from alan-turing-institute/release-0.0.5
Browse files Browse the repository at this point in the history
Bump version to 0.0.5
  • Loading branch information
jemrobinson authored Apr 8, 2024
2 parents 83c1bfa + 6a87394 commit 44d6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apricot/__about__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.0.4"
__version__ = "0.0.5"
__version_info__ = tuple(__version__.split("."))

0 comments on commit 44d6263

Please sign in to comment.