Skip to content

Commit 97c6a3e

Browse files
author
semantic-release
committed
2.12.0
Automatically generated by python-semantic-release
1 parent dfa42a2 commit 97c6a3e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v2.12.0 (2024-09-11)
4+
5+
### Chore
6+
7+
* chore: clean up setup.cfg ([`dfa42a2`](https://github.com/mps-youtube/yewtube/commit/dfa42a2afeed3e4130870af8eecd6a54d05d4340))
8+
39
## v2.11.7 (2024-09-11)
410

511
### Fix

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
with open('requirements.txt', 'r') as fh:
2222
requirements = fh.readlines()
2323

24-
__version__ = "2.11.7"
24+
__version__ = "2.12.0"
2525

2626
options = dict(
2727
name="yewtube",

0 commit comments

Comments
 (0)