Skip to content

Commit e846234

Browse files
committed
Update the version to 1.2
1 parent 66ebf78 commit e846234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bteve2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from collections import namedtuple
44

5-
__version__ = '0.3.0'
5+
__version__ = '1.2.0'
66

77
from sys import implementation
88
if implementation.name == "circuitpython":

0 commit comments

Comments
 (0)