Skip to content

Commit d4c4fbb

Browse files
committed
Release new 1.6.0 version 🔱
1 parent 04e81b1 commit d4c4fbb

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
### 1.6.0 🚜 ongoing work
1+
### 1.7.0 🚜 ongoing work
2+
3+
## 1.6.0 📦 current package
24

35
* Add `--all` flag to show all versions available
46
* Add paginator if list of results is too long
57
* Adjust size of both panels
68
* Highlight homapage and email links
79

8-
## 1.5.0 📦 current package
10+
## 1.5.0
911

1012
* Drop support for Python 3.6
1113
* Use nice terminal UI for the output

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "leak"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
description = "Show release information about packages on PyPI"
55
authors = ["Misha Behersky <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)