Skip to content

Commit 1272973

Browse files
committed
Bump version to 1.2.2
1 parent 651ec83 commit 1272973

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ 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.2
125+
-----
126+
- Fix C extension build on musl distros
127+
- Publish musllinux wheels
128+
124129
1.2.1
125130
-----
126131
- Publish PyPy 3.8 (pypy38_pp73) wheels

pybase64/_version.py

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

0 commit comments

Comments
 (0)