Skip to content

Commit

Permalink
changelog and version update
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed Jul 31, 2023
1 parent 350f3f7 commit 1a5aec9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.

## [1.4.2] -- 2023-07-31

### Fixed
- Fix for expanding paths properly.

## [1.4.1] -- 2023-06-22

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion looper/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.1"
__version__ = "1.4.2"

0 comments on commit 1a5aec9

Please sign in to comment.