Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit 4b3ca6d

Browse files
semantic-releaseiamtalhaasghar
authored andcommitted
2.7.0
Automatically generated by python-semantic-release
1 parent 4c0d93b commit 4b3ca6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.7.0 (2022-02-19)
6+
### Feature
7+
* Use yewtube over tor using torsocks 🔥 ([`1e9c4ce`](https://github.com/iamtalhaasghar/yewtube/commit/1e9c4ce5992528286f552c8b563daef4abf9566a))
8+
59
## v2.6.9 (2022-02-19)
610
### Fix
711
* #28 show changelog with `help new` command ([`d52b65d`](https://github.com/iamtalhaasghar/yewtube/commit/d52b65d0c0cd8708020a2d6788102d82d8ebeee5))

setup.py

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

23-
__version__ = "2.6.9"
23+
__version__ = "2.7.0"
2424

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

0 commit comments

Comments
 (0)