Skip to content

Commit 193e615

Browse files
authored
Merge pull request #212 from strictdoc-project/stanislav/release
release: bump version to 0.0.49
2 parents 8108c31 + 5ddf4ab commit 193e615

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,5 +1,5 @@
11
import os.path
22

3-
__version__ = "0.0.48"
3+
__version__ = "0.0.49"
44

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

0 commit comments

Comments
 (0)