Commit 5bc7a508 authored by Francesco Poldi's avatar Francesco Poldi

Release 2.1.4

parent 32ef136f
VERSION = (2, 1, 3) VERSION = (2, 1, 4)
__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