Skip to content

Commit

Permalink
Bump version number to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmrk committed Jan 4, 2019
1 parent 79edc4d commit e170ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiocometd/_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
DESCRIPTION = "CometD client for asyncio"
KEYWORDS = "asyncio aiohttp comet cometd bayeux push streaming"
URL = "https://github.com/robertmrk/aiocometd"
VERSION = "0.3.1"
VERSION = "0.4.0"
AUTHOR = "Róbert Márki"
AUTHOR_EMAIL = "gsmiko@gmail.com"

0 comments on commit e170ecc

Please sign in to comment.