Skip to content

Commit

Permalink
AC-190: bump version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yshmatov-anaconda committed Sep 13, 2023
1 parent e03170b commit 2d4fc69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

We [keep a changelog.](http://keepachangelog.com/)

## Next release
## 1.12.1 - 2023-09-13

### Tickets closed

Expand Down
2 changes: 1 addition & 1 deletion binstar_client/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__all__ = ['__version__']

__version__ = '1.12.0'
__version__ = '1.12.1'

0 comments on commit 2d4fc69

Please sign in to comment.