Skip to content

Commit f451e71

Browse files
update changelog for alpha release
1 parent 6fb615c commit f451e71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
## [1.8.0] -- 2024-03-29
5+
## [1.8.0] -- 2024-XX-XX
66

77
### Added
88
- looper destroy now destroys individual results when pipestat is configured: https://github.com/pepkit/looper/issues/469

looper/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.0"
1+
__version__ = "1.8.0a1"

0 commit comments

Comments
 (0)