Skip to content

Commit bfda732

Browse files
committed
Merge branch 'improving-importing-for-sx-1262' of https://github.com/brenordv/micropython-lib into improving-importing-for-sx-1262
2 parents f63a8d9 + ecf1fdf commit bfda732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

micropython/lora/lora/lora/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ def _can_ignore_error(e):
4242
)
4343

4444
del ok
45+
46+
47+
__version__ = '0.2.1'

0 commit comments

Comments
 (0)