Loading setup.cfg +1 −1 Original line number Diff line number Diff line [bumpversion] current_version = 0.0.1 current_version = 0.1.0 commit = True tag = True Loading yamltool/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -6,4 +6,4 @@ documents (like comments and anchors). """ __version__ = "0.0.1" __version__ = "0.1.0" Loading
setup.cfg +1 −1 Original line number Diff line number Diff line [bumpversion] current_version = 0.0.1 current_version = 0.1.0 commit = True tag = True Loading
yamltool/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -6,4 +6,4 @@ documents (like comments and anchors). """ __version__ = "0.0.1" __version__ = "0.1.0"