Bump version to v3.0. Note that MAJOR BREAKING CHANGES were introduced almost everywhere in this version -- see the readme to understand how everything works now.

master
jan 7 months ago
parent 83e82db5da
commit d6ab8a1f34

@ -48,5 +48,5 @@ from .utils import ports2data, oneshot
__author__ = 'Jan Petykiewicz'
__version__ = '2.7'
__version__ = '3.0'
version = __version__ # legacy

Loading…
Cancel
Save