Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin De Schepper committed Mar 16, 2021
1 parent 5bdebc0 commit 75c5b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpilock/__init__.py
@@ -1,7 +1,7 @@
__author__ = "Robin De Schepper"
__email__ = "robingilbert.deschepper@unipv.it"

__version__ = "0.0.2"
__version__ = "1.0.0"

import mpi4py.MPI as MPI
import atexit
Expand Down

0 comments on commit 75c5b5c

Please sign in to comment.