We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e81b1 commit d4c4fbbCopy full SHA for d4c4fbb
CHANGELOG.md
@@ -1,11 +1,13 @@
1
-### 1.6.0 🚜 ongoing work
+### 1.7.0 🚜 ongoing work
2
+
3
+## 1.6.0 📦 current package
4
5
* Add `--all` flag to show all versions available
6
* Add paginator if list of results is too long
7
* Adjust size of both panels
8
* Highlight homapage and email links
9
-## 1.5.0 📦 current package
10
+## 1.5.0
11
12
* Drop support for Python 3.6
13
* Use nice terminal UI for the output
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "leak"
-version = "1.5.0"
+version = "1.6.0"
description = "Show release information about packages on PyPI"
authors = ["Misha Behersky <[email protected]>"]
license = "MIT"
0 commit comments