File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
except ImportError :
41
41
pass
42
42
43
- __version__ = "0.0.0- auto.0"
43
+ __version__ = "0.0.0+ auto.0"
44
44
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git"
45
45
46
46
Original file line number Diff line number Diff line change 30
30
import board
31
31
from adafruit_portalbase .graphics import GraphicsBase
32
32
33
- __version__ = "0.0.0- auto.0"
33
+ __version__ = "0.0.0+ auto.0"
34
34
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git"
35
35
36
36
Original file line number Diff line number Diff line change 39
39
except ImportError :
40
40
pass
41
41
42
- __version__ = "0.0.0- auto.0"
42
+ __version__ = "0.0.0+ auto.0"
43
43
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git"
44
44
45
45
IO_MQTT_BROKER = "io.adafruit.com"
Original file line number Diff line number Diff line change 41
41
except ImportError :
42
42
pass
43
43
44
- __version__ = "0.0.0- auto.0"
44
+ __version__ = "0.0.0+ auto.0"
45
45
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git"
46
46
47
47
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
12
12
[project ]
13
13
name = " adafruit-circuitpython-funhouse"
14
14
description = " Helper library for the FunHouse board"
15
- version = " 0.0.0- auto.0"
15
+ version = " 0.0.0+ auto.0"
16
16
readme = " README.rst"
17
17
authors = [
18
18
{
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments