Skip to content

Commit

Permalink
Merge pull request #50 from alan-turing-institute/release-0.0.7
Browse files Browse the repository at this point in the history
Bump version to 0.0.7
  • Loading branch information
jemrobinson authored Jul 26, 2024
2 parents 35e9811 + cc5527d commit 5fe8ddd
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.6"
__version__ = "0.0.7"
__version_info__ = tuple(__version__.split("."))

0 comments on commit 5fe8ddd

Please sign in to comment.