Skip to content

Commit

Permalink
bump: version 0.12.13 → 0.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed Dec 17, 2021
1 parent 4da8a61 commit 254ce40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commitizen:
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.12.13
version: 0.12.14
version_files:
- setup.py:version
- ost/__init__.py:__version__
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

## 0.12.14 (2021-12-17)

### Fix

- document contributing

## 0.12.13 (2021-12-17)

### Fix
Expand Down

0 comments on commit 254ce40

Please sign in to comment.