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.
This commit is contained in:
parent
83e82db5da
commit
d6ab8a1f34
@ -48,5 +48,5 @@ from .utils import ports2data, oneshot
|
|||||||
|
|
||||||
__author__ = 'Jan Petykiewicz'
|
__author__ = 'Jan Petykiewicz'
|
||||||
|
|
||||||
__version__ = '2.7'
|
__version__ = '3.0'
|
||||||
version = __version__ # legacy
|
version = __version__ # legacy
|
||||||
|
Loading…
Reference in New Issue
Block a user