Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
timoj committed Aug 13, 2021
1 parent ceffffe commit ac7047e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased] - yyyy-mm-dd

## [0.1.0-beta2.1.1] - 2021-08-13
## [0.1.0-beta3.0.0] - 2021-08-13

### Added
- Added realtime property to series config, to control speed of updates from listener to hub for that series
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.1.0-beta2.1.1'
VERSION = '0.1.0-beta3.0.0'

0 comments on commit ac7047e

Please sign in to comment.