File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.3.11
2+ current_version = 0.3.12
33commit = False
44tag = False
55tag_name = {new_version}
Original file line number Diff line number Diff line change 99 - " 3.5"
1010 - " 3.6"
1111 - " 3.7"
12+ - " 3.8"
1213
1314env :
1415 global :
Original file line number Diff line number Diff line change 154154 "S_IXOTH"
155155)
156156
157- __version__ = "0.3.11 "
157+ __version__ = "0.3.12 "
158158
159159
160160def get_mode (path ):
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = oschmod
33description = Windows and Linux compatible chmod
44long_description = file: README.md, CHANGELOG.md
55long_description_content_type = text/markdown
6- version = 0.3.11
6+ version = 0.3.12
77author = YakDriver
88author_email = dirk.avery@GEEmail.com
99url = https://github.com/yakdriver/oschmod
You can’t perform that action at this time.
0 commit comments