We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d6a51 commit b9b5e0dCopy full SHA for b9b5e0d
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented (for humans) in this file
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.5.3] - 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
## [0.5.2] - 2019-01-04
24
25
A variety of bugfixes
heudiconv/info.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.5.2"
+__version__ = "0.5.3-dev"
2
__author__ = "HeuDiConv team and contributors"
3
__url__ = "https://github.com/nipy/heudiconv"
__packagename__ = 'heudiconv'
0 commit comments