Skip to content

Commit

Permalink
update version to 1.7.0a1 for prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed Jan 22, 2024
1 parent 1c9d5ea commit d7d8dce
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.7.0] -- 2024-xx-xx

### Added
- `--portable` flag to looper report

## [1.6.0] -- 2023-12-22

### Added
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.6.0"
__version__ = "1.7.0a1"

0 comments on commit d7d8dce

Please sign in to comment.