We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a72df commit 72615b0Copy full SHA for 72615b0
.travis.yml
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.14.1]
4
+
5
+**Changes**:
6
+* [#487](https://github.com/alecthomas/voluptuous/pull/487): Add pytest.ini and tox.ini to sdist
7
+* [#494](https://github.com/alecthomas/voluptuous/pull/494): Add `python_requires` so package installers know requirement is >= 3.7
8
9
## [0.14.0]
10
11
**Fixes**:
0 commit comments