Skip to content

Commit

Permalink
chore: bump version to 0.5.37 [skip ci] ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
swellbot committed Mar 7, 2021
1 parent 75f74a4 commit 1920dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ commit = True
message = chore: bump version to {new_version} [skip ci] ***NO_CI***
tag = True
tag_message = chore: bump version to {new_version}
current_version = 0.5.36
current_version = 0.5.37

[bumpversion:file:letra/version.py]
search = __version__ = "{current_version}"
Expand Down
2 changes: 1 addition & 1 deletion letra/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.36"
__version__ = "0.5.37"

0 comments on commit 1920dd2

Please sign in to comment.