Skip to content

Commit

Permalink
Merge pull request #44 from alan-turing-institute/release-0.0.6
Browse files Browse the repository at this point in the history
Bump version to 0.0.6
  • Loading branch information
jemrobinson authored May 31, 2024
2 parents fe41f39 + d6cbac3 commit eaa4d51
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.5"
__version__ = "0.0.6"
__version_info__ = tuple(__version__.split("."))

0 comments on commit eaa4d51

Please sign in to comment.