We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8108c31 commit 5ddf4abCopy full SHA for 5ddf4ab
1 file changed
reqif/__init__.py
@@ -1,5 +1,5 @@
1
import os.path
2
3
-__version__ = "0.0.48"
+__version__ = "0.0.49"
4
5
PATH_TO_REQIF_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
0 commit comments