Skip to content

Commit

Permalink
v0.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightercz committed Feb 26, 2020
1 parent d373e41 commit dfb48ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/source/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- N/A

## [0.2.0] - 2020-02-26

### Fixed

- Fixed incompatibilities with IIB

## [0.1.0] - 2020-02-21

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def read_content(filepath):

setup(
name="iiblib",
version="0.1.0",
version="0.2.0",
description="IIB client library",
long_description=long_description,
author="Jindrich Luza",
Expand Down

0 comments on commit dfb48ae

Please sign in to comment.