Skip to content

Commit a24384f

Browse files
committed
Bump to 0.1.6
1 parent 288e954 commit a24384f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aiohttp_theme/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = (0, 1, 5)
1+
__version_info__ = (0, 1, 6)
22
__version__ = '.'.join(map(str, __version_info__))

0 commit comments

Comments
 (0)