Skip to content

Commit

Permalink
Bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Watters committed Jul 16, 2020
1 parent ef75d5a commit 9478f16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ This changelog catalogs all notable changes made to the project. The format
is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Releases are
versioned in accordance with [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.1] - 2020-07-16

### Fixed
- Eliminated secondary connectors package to eliminate Docker & PyPI distribution issues.

## [0.3.0] - 2020-07-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "servox"
version = "0.3.0"
version = "0.3.1"
description = "Opsani Servo: The Next Generation"
authors = ["Blake Watters <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 9478f16

Please sign in to comment.