Skip to content

Commit

Permalink
changelog, verion
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk committed Jun 19, 2019
1 parent ac64fcb commit a4cc20c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.11.4] -- unreleased
### Addded
- Use profile to determine total elapsed time

## [0.11.3] -- 2019-06-17
### Fixed
- Fixed a bug that caused an OSError removing lock files for some filesystems.
Expand Down
2 changes: 1 addition & 1 deletion pypiper/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.11.3"
__version__ = "0.11.4-dev"

0 comments on commit a4cc20c

Please sign in to comment.