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.
1 parent 1cae78e commit e18978fCopy full SHA for e18978f
1 file changed
reqif/__init__.py
@@ -1,7 +1,7 @@
1
import logging
2
import os.path
3
4
-__version__ = "0.0.50"
+__version__ = "0.0.51"
5
6
# Follow the standard library convention for logging in libraries: attach a
7
# NullHandler to the package root logger so that reqif emits no output unless
0 commit comments