Skip to content

Commit 63a6035

Browse files
committed
Bump version to 1.4.1
1 parent 2c27afb commit 63a6035

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.4.1
125+
-----
126+
- Publish PyPy 3.11 wheels
127+
- Publish armv7l wheels
128+
124129
1.4.0
125130
-----
126131
- Publish python 3.13 wheels

src/pybase64/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
_version = "1.4.0"
3+
_version = "1.4.1"

0 commit comments

Comments
 (0)