Skip to content

Commit 92399da

Browse files
committed
Bump version to 3.3.10 and update changelog
1 parent 1f6bf8e commit 92399da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
3.3.10
2+
* Fix tests on Python 3.12
3+
14
3.3.9
25
* Fix tests when using setuptools >= 67 (issue #290)
36
* Use sphinx-build-%{python3_version} on EPEL7 (issue #272)

pyp2rpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.3.9'
1+
version = '3.3.10'

0 commit comments

Comments
 (0)