New release: 0.0.35 → 0.0.36

This commit is contained in:
skullY
2020-10-07 12:19:16 -07:00
parent 111ebe2a34
commit 21ee8ce228
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""A program to help you work with qmk_firmware."""
__version__ = '0.0.35'
__version__ = '0.0.36'
+1 -2
View File
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.0.35
current_version = 0.0.36
commit = True
tag = True
tag_name = {new_version}
@@ -80,4 +80,3 @@ split_penalty_for_added_line_split = 30
split_penalty_import_names = 0
split_penalty_logical_operator = 300
use_tabs = False