Unverified Commit 7cc8b34a authored by Benjamin Lefaudeux's avatar Benjamin Lefaudeux Committed by GitHub
Browse files

[chore] creating 0.1.3 to align numbering everywhere (#289)

release pip package to follow suit
parent 656fc319
......@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [next rel] - TBD
## [0.1.3] - 2021-01-04
### Fixed
- Release numbering within python and from pypi
## [0.1.2] - 2021-01-04
### Added
......
......@@ -3,7 +3,7 @@
# This source code is licensed under the BSD license found in the
# LICENSE file in the root directory of this source tree.
__version__ = "0.1.2"
__version__ = "0.1.3"
################################################################################
# Import most common subpackages
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment