Skip to content

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Apr 28, 2018
1 parent 123f140 commit 090c6e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes for v2.6.0 (2018-04-28)
===============================

- Packaging: Replace scripts with entry-points

- Packaging: Package the license file

Changes for v2.5.0 (2018-04-02)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="yq",
version="2.5.0",
version="2.6.0",
url="https://github.com/kislyuk/yq",
license="Apache Software License",
author="Andrey Kislyuk",
Expand Down

0 comments on commit 090c6e0

Please sign in to comment.