Skip to content
Snippets Groups Projects
Commit 1a5e4055 authored by Jan Mach's avatar Jan Mach
Browse files

Version bumped up to 0.1.9 to build new packages.

parent fe0bf982
Branches
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ Defines TypedDict and TypedList, which enforce inserted types based on simple ...@@ -10,7 +10,7 @@ Defines TypedDict and TypedList, which enforce inserted types based on simple
type definition. type definition.
""" """
__version__ = '0.1.8' __version__ = '0.1.9'
__author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>' __author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>'
import collections import collections
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment