Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
drlukeparry committed Jul 23, 2021
2 parents 29463f0 + d9ef8d6 commit 57a639a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.4.0] - 2021-07-23

### Added
- Added [example_laser_iterator.py](examples/example_laser_iterator.py) for demonstrating the basic use of the iterator class [0f26f4a4aa33d80769d9713157e8b675cb48a862](https://github.com/drlukeparry/pyslm/commit/0f26f4a4aa33d80769d9713157e8b675cb48a862)
- Added [example_parametric_study.py](examples/example_parametric_study.py) for showing how create a design of experiment study [54dfca913b23ad71b025f5eec646f5f896b605b8](https://github.com/drlukeparry/pyslm/commit/54dfca913b23ad71b025f5eec646f5f896b605b8)
Expand Down
2 changes: 1 addition & 1 deletion pyslm/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.2'
__version__ = '0.4.0'

0 comments on commit 57a639a

Please sign in to comment.