Commit 3d37fe48 authored by Francesco Poldi's avatar Francesco Poldi

Released v2.1.0

parent 60f863fe
VERSION = (2, 0, 1) VERSION = (2, 1, 0)
__version__ = '.'.join(map(str, VERSION)) __version__ = '.'.join(map(str, VERSION))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment