Skip to content

Commit e18978f

Browse files
committed
release: bump version to 0.0.51
1 parent 1cae78e commit e18978f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reqif/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22
import os.path
33

4-
__version__ = "0.0.50"
4+
__version__ = "0.0.51"
55

66
# Follow the standard library convention for logging in libraries: attach a
77
# NullHandler to the package root logger so that reqif emits no output unless

0 commit comments

Comments
 (0)