mirror of
https://github.com/weewx/weewx.git
synced 2026-04-21 01:57:00 -04:00
Bumped version to V3.8.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"""Package weewx, containing modules specific to the weewx runtime engine."""
|
||||
import time
|
||||
|
||||
__version__="3.8.0"
|
||||
__version__="3.8.1"
|
||||
|
||||
# Holds the program launch time in unix epoch seconds:
|
||||
# Useful for calculating 'uptime.'
|
||||
|
||||
@@ -17,7 +17,7 @@ WEEWX_ROOT = /home/weewx
|
||||
socket_timeout = 20
|
||||
|
||||
# Do not modify this. It is used when installing and updating weewx.
|
||||
version = 3.8.0
|
||||
version = 3.8.1
|
||||
|
||||
##############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user