Skip to content

Commit baf984d

Browse files
Merge pull request #212 from python-accelerator-middle-layer/release-0.2.4
Release of version 0.2.4.
2 parents 983a827 + c857189 commit baf984d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyaml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__title__ = "pyAML"
99
__description__ = "Python Accelerator Middle Layer"
1010
__url__ = "https://github.com/python-accelerator-middle-layer/pyaml"
11-
__version__ = "0.2.3"
11+
__version__ = "0.2.4"
1212
__author__ = "pyAML collaboration"
1313
__author_email__ = ""
1414

0 commit comments

Comments
 (0)