Skip to content

Commit dc521a6

Browse files
authored
Merge pull request #183 from strictdoc-project/stanislaw/bump_version
Bump version to 0.0.44
2 parents 319bd6b + 6c36ab4 commit dc521a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reqif/__init__.py

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

3-
__version__ = "0.0.43"
3+
__version__ = "0.0.44"
44

55
PATH_TO_REQIF_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))

0 commit comments

Comments
 (0)