We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc59b0 commit 0c54f07Copy full SHA for 0c54f07
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="HyperPyYAML",
9
- version="1.2.1",
+ version="1.2.2",
10
description="Extensions to YAML syntax for better python interaction",
11
long_description=long_description,
12
long_description_content_type="text/markdown",
0 commit comments