We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b994c99 commit 31caeb4Copy full SHA for 31caeb4
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [2.0.22] - Unreleased
+## [2.0.22] - 2018-05-02
8
9
### Fixed
10
Makefile
@@ -1,7 +1,3 @@
1
-.PHONY: readme
2
-readme:
3
- pandoc --from=markdown --to=rst --output=README.rst README.md
-
.PHONY: release
release: readme
python setup.py sdist bdist_wheel
0 commit comments