From 39efb4c770c870a974210c4bf5bbfd50143909eb Mon Sep 17 00:00:00 2001 From: hw Date: Sat, 10 Oct 2020 23:33:28 -0400 Subject: [PATCH] release: version 0.5.1 --- CHANGELOG.md | 5 +++++ setup.cfg | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b6752..caaa9e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +0.5.1 / 2020-10-10 +================== + +* fix: ensure twine is present and run deployment commands through pipenv + 0.5.0 / 2020-10-10 ================== diff --git a/setup.cfg b/setup.cfg index f457c2f..75d7e29 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = axl-template -version = 0.5.0 +version = 0.5.1 description = Scaffold a Drupal site template long_description = file: README.md keywords = drupal