We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8dea43 commit f0753c7Copy full SHA for f0753c7
pyaml/__init__.py
@@ -8,7 +8,7 @@
8
__title__ = "pyAML"
9
__description__ = "Python Accelerator Middle Layer"
10
__url__ = "https://github.com/python-accelerator-middle-layer/pyaml"
11
-__version__ = "0.1.1"
+__version__ = "0.2.1"
12
__author__ = "pyAML collaboration"
13
__author_email__ = ""
14
0 commit comments