bump version to v2.2

2.1 had an existing tag
This commit is contained in:
Jan Petykiewicz 2026-04-20 11:00:49 -07:00
commit 066ca8f3b8

View file

@ -34,5 +34,5 @@ from .grid import Grid as Grid
__author__ = 'Jan Petykiewicz'
__version__ = '2.1'
__version__ = '2.2'
version = __version__