File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313project = "php-version-compare"
1414copyright = "2024, Marc Trölitzsch"
1515author = "Marc Trölitzsch"
16- release = "1.1.1 "
16+ release = "1.1.2 "
1717
1818# -- General configuration ---------------------------------------------------
1919# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ path = "src/php_version_compare/__init__.py"
5353exclude = [" tox.ini" , " tests" ]
5454
5555[tool .bumpversion ]
56- current_version = " 1.1.1 "
56+ current_version = " 1.1.2 "
5757commit = true
5858tag = true
5959tag_name = " v{new_version}"
Original file line number Diff line number Diff line change 55 Operator as Operator ,
66)
77
8- __version__ = "1.1.1 "
8+ __version__ = "1.1.2 "
You can’t perform that action at this time.
0 commit comments