Skip to content

Commit

Permalink
Update changes.rst for release 1.7.4
Browse files Browse the repository at this point in the history
- Added python 3.9 for build on travis-ci
- Put python 2.7 bellow in the matrix list for avoiding failure while running deploy on a release tag v#.#.#
- travis-ci will only trigger on main repo github.com/petl-developers/petl
- Skipped doctest with python3.9 for now
  • Loading branch information
juarezr authored Mar 27, 2021
1 parent 5e5a8f8 commit 3e7a8c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

Version 1.7.4
-------------

* Use python 3.6 instead of 2.7 for deploy on travis-ci. No python changes.
By :user:`juarezr`, :issue:`550`.

Version 1.7.3
-------------

Expand Down

0 comments on commit 3e7a8c6

Please sign in to comment.