Skip to content

Commit fa1ff16

Browse files
committed
v0.8.3
1 parent 9b942c0 commit fa1ff16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockmpi/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) Mike Jarvis and other collaborators
22
# See https://github.com/rmjarvis/MockMPI/LICENSE for license information.
33

4-
__version__ = '0.8.2'
4+
__version__ = '0.8.3'
55
__version_info__ = tuple(map(int, __version__.split('.')))
66

0 commit comments

Comments
 (0)