We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54093cc + 905ec37 commit 76f29d7Copy full SHA for 76f29d7
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