Skip to content

Commit eaa4d51

Browse files
authored
Merge pull request #44 from alan-turing-institute/release-0.0.6
Bump version to 0.0.6
2 parents fe41f39 + d6cbac3 commit eaa4d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apricot/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.0.5"
1+
__version__ = "0.0.6"
22
__version_info__ = tuple(__version__.split("."))

0 commit comments

Comments
 (0)