Skip to content

Commit

Permalink
asyncio-dgram-0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbronder committed Sep 30, 2019
1 parent 447e36f commit 4f996f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def readfile(f):

setuptools.setup(
name="asyncio-dgram",
version="0.1.0",
version="0.1.1",
description="Higher level Datagram support for Asyncio",
long_description=readfile("README.md"),
url="https://github.com/jsbronder/asyncio-dgram",
Expand Down

0 comments on commit 4f996f8

Please sign in to comment.