Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 12, 2019
1 parent 4667228 commit cbe988e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/ltr559/__init__.py
Expand Up @@ -2,7 +2,7 @@
from i2cdevice import Device, Register, BitField
from i2cdevice.adapter import Adapter, LookupAdapter, U16ByteSwapAdapter

__version__ = '0.0.4'
__version__ = '0.1.0'

I2C_ADDR = 0x23

Expand Down

0 comments on commit cbe988e

Please sign in to comment.