Skip to content

Commit f31232c

Browse files
committed
Prepare v0.3.0
1 parent 7f4bbaf commit f31232c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [UNRELEASED]
1+
## [0.3.0] - 2021-08-25
22
### Added
33
- Example containing code used for benchmarks ([#22](https://github.com/cbrnr/sleepecg/pull/22) by [Florian Hofer](https://github.com/hofaflo))
44

sleepecg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
'rri_similarity',
1111
]
1212

13-
__version__ = '0.3.0-dev'
13+
__version__ = '0.3.0'

0 commit comments

Comments
 (0)