Skip to content

Commit

Permalink
add lic to manifest, version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk committed Nov 1, 2019
1 parent 43a972c commit bdbf582
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include requirements/*
include README.md
include LICENSE.txt
2 changes: 1 addition & 1 deletion attmap/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.10"
__version__ = "0.12.11"
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.12.11] - 2019-11-01
### Added
- distribute license with the package

## [0.12.10] - 2019-10-31
### Added
- license file
Expand Down

0 comments on commit bdbf582

Please sign in to comment.