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:
jan 2023-10-15 23:12:33 -07:00
parent 83e82db5da
commit d6ab8a1f34

View File

@ -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