Skip to content

Commit 76f29d7

Browse files
authored
Merge pull request #203 from strictdoc-project/stanislaw/wheels
Bump version to 0.0.47
2 parents 54093cc + 905ec37 commit 76f29d7

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.46"
3+
__version__ = "0.0.47"
44

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

0 commit comments

Comments
 (0)