Skip to content

Commit

Permalink
AC-210: bump version to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vshevchenko-anaconda committed Feb 22, 2024
1 parent 508e915 commit efc1e34
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/)

## 1.12.3
## 1.12.3 - 2024-02-22

### 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.2'
__version__ = '1.12.3'

0 comments on commit efc1e34

Please sign in to comment.