From a1e030695cd6efc125905aa89b7157fe253f25eb Mon Sep 17 00:00:00 2001 From: Billy Charlton Date: Wed, 2 Mar 2022 15:28:19 +0100 Subject: [PATCH] chore(release): 1.7.3 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75ca789..fed2d2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.7.3](https://github.com/simwrapper/simwrapper-python-tools/compare/v1.7.1...v1.7.3) (2022-03-02) + + +### Bug Fixes + +* include static files for 'simwrapper here' command ([31bf6d9](https://github.com/simwrapper/simwrapper-python-tools/commit/31bf6d948a971eb34438194ca0affa4b18685435)) + ### [1.7.3](https://github.com/simwrapper/simwrapper-python-tools/compare/v1.7.1...v1.7.3) (2022-02-11) ### [1.7.2](https://github.com/simwrapper/simwrapper-python-tools/compare/v1.7.1...v1.7.2) (2022-02-11) diff --git a/VERSION b/VERSION index ff410f0..bbf649f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.2.1 +1.7.3 \ No newline at end of file