Skip to content

Commit 9bfbd21

Browse files
authored
Merge pull request #208 from strictdoc-project/Stanislaw/release
Bump version to 0.0.48
2 parents a123422 + 9c86876 commit 9bfbd21

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.47"
3+
__version__ = "0.0.48"
44

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

0 commit comments

Comments
 (0)