Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit 0a48b56

Browse files
committed
chore: Bump version to 0.16.4 and add Python 3.12 support
1 parent dc7687e commit 0a48b56

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log
22

3+
### v0.16.4
4+
* Add support for Python versions 3.12
5+
* Pyinstaller fixes
6+
37
### v0.16.0
48
* Drop support for Python versions below 3.7
59

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='Paling',
17-
version='0.16.3',
17+
version='0.16.4',
1818
author='OpenSource Team - Roborian',
1919
author_email='info@roborian.com',
2020
url='https://github.com/python-paling/Paling',

0 commit comments

Comments
 (0)