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