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