Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Oct 25, 2018
1 parent ac931a7 commit 17f97d0
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.0',
version='0.2.1',
description='A python3 library to communicate with Mill',
long_description=long_description,
python_requires='>=3.5.3',
Expand Down

0 comments on commit 17f97d0

Please sign in to comment.