Skip to content

Commit

Permalink
Prepare for release v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Oct 7, 2020
1 parent ab6e00b commit 8b0afad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.4.5 / 2020-10-07
==================

* Fix packaging error with the missing version

0.4.4 / 2020-10-07
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="axl-template", # Replace with your own username
version="0.4.3",
version="0.4.5",
author="hussainweb",
author_email="[email protected]",
description="Scaffold a Drupal site template",
Expand Down

0 comments on commit 8b0afad

Please sign in to comment.