Skip to content

Commit e0d6bce

Browse files
committed
Correct the version to 1.0.0
1 parent ea97d2c commit e0d6bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shmem4py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from typing import Any, Optional
99

1010

11-
__version__ = '0.1.0'
11+
__version__ = '1.0.0'
1212
__author__ = 'Lisandro Dalcin'
1313
__credits__ = 'OpenSHMEM Team'
1414

0 commit comments

Comments
 (0)