Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Apr 7, 2023
1 parent 0d74d25 commit 7c0d52d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

## [Unreleased]
## [0.2.0] - 2023-04-07

### Added

Expand Down Expand Up @@ -48,7 +48,8 @@ Initial release.
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/0.1.2...HEAD
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/0.2.0...HEAD
[0.2.0]: https://github.com/dipdup-io/dipdup/compare/0.1.2...0.2.0
[0.1.2]: https://github.com/dipdup-io/dipdup/compare/0.1.1...0.1.2
[0.1.1]: https://github.com/dipdup-io/dipdup/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/dipdup-io/dipdup/releases/tag/0.1.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "pysignalr"
version = "0.1.2"
version = "0.2.0"
description = "Modern, reliable and async-ready client for SignalR protocol"
keywords = ["signalr", "asp", "client", "asyncio", "json", "messagepack", "websockets"]
classifiers = [
Expand Down

0 comments on commit 7c0d52d

Please sign in to comment.