Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Oct 29, 2018
1 parent 31163f6 commit 4ed5d9e
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 @@ -8,7 +8,7 @@
name = 'millheater',
packages = ['mill'],
install_requires=['aiohttp>=3.0.6', 'async_timeout>=1.4.0'],
version='0.2.1',
version='0.2.2',
description='A python3 library to communicate with Mill',
long_description=long_description,
python_requires='>=3.5.3',
Expand Down

0 comments on commit 4ed5d9e

Please sign in to comment.