Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit c22ddd2

Browse files
committed
Update to v0.9.2
1 parent 3d6362b commit c22ddd2

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Removed
1313
### Fixed
1414

15-
## [0.9.2] - 2020-06-dd
15+
## [0.9.2] - 2020-06-04
1616
### Added
1717
* DOI reference link using Zenodo
1818
* @dataclass decorator to datadabase tables ORM
@@ -31,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
* VerticalPipeline pipeline executor
3232
* TextMiner textual analysis
3333

34-
### Fixed
35-
3634
## [0.9.1] - 2020-06-03
3735
### Added
3836
* Add min_value and max_value for each file Metadata

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='PyEEGLab',
8-
version='0.9.1',
8+
version='0.9.2',
99
author='Alessio Zanga',
1010
author_email='alessio.zanga@outlook.it',
1111
license='GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007',

0 commit comments

Comments
 (0)