Skip to content

Commit

Permalink
1.6.11 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Sep 4, 2019
1 parent 267e27f commit 05e6bfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.6.11 - Added __version__ attribute

Added `__version__` attribute to comply with PEP396, following [this guide](https://smarie.github.io/python-getversion/#package-versioning-best-practices). Fixes [#45](https://github.com/smarie/python-makefun/issues/45).

### 1.6.10 - Fixed dependencies 2

Fixed `six` dependency: also declared as a setup dependency.
Expand Down

0 comments on commit 05e6bfa

Please sign in to comment.