We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43a972c + bdbf582 commit 54b943eCopy full SHA for 54b943e
MANIFEST.in
@@ -1,2 +1,3 @@
1
include requirements/*
2
include README.md
3
+include LICENSE.txt
attmap/_version.py
@@ -1 +1 @@
-__version__ = "0.12.10"
+__version__ = "0.12.11"
docs/changelog.md
@@ -1,5 +1,9 @@
# Changelog
+## [0.12.11] - 2019-11-01
4
+### Added
5
+- distribute license with the package
6
+
7
## [0.12.10] - 2019-10-31
8
### Added
9
- license file
0 commit comments