Skip to content

Commit f0753c7

Browse files
committed
Updated release number
1 parent d8dea43 commit f0753c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.1"
11+
__version__ = "0.2.1"
1212
__author__ = "pyAML collaboration"
1313
__author_email__ = ""
1414

0 commit comments

Comments
 (0)