Skip to content

Commit

Permalink
version: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 8, 2021
1 parent f41ecb7 commit 4cd60ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Support for table generation using the `table()` method
*

### Changed

Expand All @@ -18,3 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

*

## [0.3.0] - 2021-05-08

### Added

* Support for table generation using the `table()` method
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@

setuptools.setup(
name = "appier_console",
version = "0.2.4",
version = "0.3.0",
author = "Hive Solutions Lda.",
author_email = "development@hive.pt",
description = "Appier Console",
Expand Down

0 comments on commit 4cd60ca

Please sign in to comment.