Skip to content

Commit

Permalink
[release] uprev
Browse files Browse the repository at this point in the history
  • Loading branch information
Gr1N committed Apr 29, 2019
1 parent 713026d commit 32cf568
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.4.0 (2019-XX-XX)
## 0.4.0 (2019-04-29)

- Added Python 3.6.* support.

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.4.0-alpha.0"
version = "0.4.0"
description = "An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension"
authors = [
"Nikita Grishko <[email protected]>"
Expand Down

0 comments on commit 32cf568

Please sign in to comment.