We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 319bd6b + 6c36ab4 commit dc521a6Copy full SHA for dc521a6
reqif/__init__.py
@@ -1,5 +1,5 @@
1
import os.path
2
3
-__version__ = "0.0.43"
+__version__ = "0.0.44"
4
5
PATH_TO_REQIF_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
0 commit comments