mirror of
https://github.com/weewx/weewx.git
synced 2026-06-09 01:25:20 -04:00
v2.0.0a2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"""
|
||||
import time
|
||||
|
||||
__version__="2.0.0a1"
|
||||
__version__="2.0.0a2"
|
||||
|
||||
# Holds the program launch time in unix epoch seconds:
|
||||
# Useful for calculating 'uptime.'
|
||||
|
||||
@@ -29,7 +29,7 @@ debug = 1
|
||||
socket_timeout = 20
|
||||
|
||||
# Current version
|
||||
version = 2.0.0a1
|
||||
version = 2.0.0a2
|
||||
|
||||
############################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user