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

Commit 5af970f

Browse files
committed
readme
1 parent aba8d14 commit 5af970f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MMDL is a cli app which allows you to quickly and efficiently download one or mu
3333
pip install mmdl
3434
```
3535

36-
**That’s it!**
36+
__That’s it!__
3737

3838
## Usage 🔥
3939

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
1010
long_description = "\n" + fh.read()
1111

12-
VERSION = '0.1.4'
12+
VERSION = '0.1.5'
1313
DESCRIPTION = 'MMDL [Mega Music Downloader] - A tool to easily download music.'
1414
LONG_DESCRIPTION = 'Music Downloading Cli Tool. Downloads audio and metadata from YouTube.'
1515

0 commit comments

Comments
 (0)