We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea97d2c commit e0d6bceCopy full SHA for e0d6bce
src/shmem4py/__init__.py
@@ -8,7 +8,7 @@
8
from typing import Any, Optional
9
10
11
-__version__ = '0.1.0'
+__version__ = '1.0.0'
12
__author__ = 'Lisandro Dalcin'
13
__credits__ = 'OpenSHMEM Team'
14
0 commit comments