Skip to content

Commit 083f460

Browse files
committed
Show must go on!
1 parent d3ddacb commit 083f460

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented (for humans) in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.5.4] - Date
8+
9+
TODO Summary
10+
11+
### Added
12+
13+
### Changed
14+
15+
### Deprecated
16+
17+
### Fixed
18+
19+
### Removed
20+
21+
### Security
22+
23+
724
## [0.5.3] - 2019-01-12
825

926
Minor hot bugfix release

heudiconv/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.5.3"
1+
__version__ = "0.5.4.dev1"
22
__author__ = "HeuDiConv team and contributors"
33
__url__ = "https://github.com/nipy/heudiconv"
44
__packagename__ = 'heudiconv'

0 commit comments

Comments
 (0)