Skip to content

Commit

Permalink
[release] uprev
Browse files Browse the repository at this point in the history
  • Loading branch information
Gr1N committed Nov 29, 2019
1 parent 82a0cdc commit f816817
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
@@ -1,6 +1,6 @@
# Changelog for aiodogstatsd

## 0.9.0 (2019-XX-XX)
## 0.9.0 (2019-11-29)

- Added sample rate as class attribute, for setting sample rate class-wide, #11 by @aviramha
- Added timer context manager for easily timing events, #12 by @aviramha
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ skip = ".eggs,.venv,venv"

[tool.poetry]
name = "aiodogstatsd"
version = "0.9.0-alpha.0"
version = "0.9.0"
description = "An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension"
authors = [
"Nikita Grishko <gr1n@protonmail.com>"
Expand Down

0 comments on commit f816817

Please sign in to comment.