Browse Source

v1.3.0

tags/v1.3.0^0
Dirk Alders 10 months ago
parent
commit
084b340e70
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      smart_brain.py

+ 2
- 2
smart_brain.py View File

13
 
13
 
14
 
14
 
15
 VERS_MAJOR = 1
15
 VERS_MAJOR = 1
16
-VERS_MINOR = 2
17
-VERS_PATCH = 6
16
+VERS_MINOR = 3
17
+VERS_PATCH = 0
18
 
18
 
19
 INFO_TOPIC = "__info__"
19
 INFO_TOPIC = "__info__"
20
 INFO_DATA = {
20
 INFO_DATA = {

Loading…
Cancel
Save