Skip to content

Commit 7af1c07

Browse files
committed
Bump version to 1.2.3
1 parent 6688b79 commit 7af1c07

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,14 @@ Running Python 3.7.2, Apple LLVM version 10.0.0 (clang-1000.11.45.5), Mac OS X 1
121121
122122
Changelog
123123
=========
124+
1.2.3
125+
-----
126+
- Update base64 library
127+
- Publish python 3.11 wheels
128+
124129
1.2.2
125130
-----
131+
- Update base64 library
126132
- Fix C extension build on musl distros
127133
- Publish musllinux wheels
128134

pybase64/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.2"
1+
__version__ = "1.2.3"

0 commit comments

Comments
 (0)