release version 1.11.1

This commit is contained in:
Mike Fährmann
2019-11-09 00:52:06 +01:00
parent ce98a86c0e
commit 67e54ed8ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 1.11.1 - 2019-11-09
### Fixes
- Fix inclusion of bash completion and man pages in source distributions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.11.1-dev"
__version__ = "1.11.1"