File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ v1.4.3 / 2017-08-24
3+ ===================
4+
5+ * fix(travis-ci): ignore versions
6+ * feat(requirements): add missing pytest-cov dependency
7+ * refactor(requirements): use version contraint
8+ * fix: remove .cache files
9+ * feat: add required files
10+ * fix(travis-ci): install proper packages
11+ * refactor(setup.py): update description
12+ * refactor(docs): remove downloads badge
13+ * fix(tests): pass unit tests
14+ * feat(docs): add TravisCI and PyPI badges
15+ * Merge pull request #2 from tomas-fp/master
16+ * feat(docs): update readme notes
17+ * feat(setup): increase version
18+ * Merge pull request #1 from kmmbvnr/patch-1
19+ * Fix github url on pypi
Original file line number Diff line number Diff line change 33
44
55# Current package version
6- __version__ = '1.4.2 '
6+ __version__ = '1.4.3 '
You can’t perform that action at this time.
0 commit comments