Update release notes and docs for 2.1 release
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
"""Contains various object definitions needed by the weather utility."""
|
||||
|
||||
weather_copyright = """\
|
||||
# Copyright (c) 2006-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission to
|
||||
# Copyright (c) 2006-2016 Jeremy Stanley <fungi@yuggoth.org>. Permission to
|
||||
# use, copy, modify, and distribute this software is granted under terms
|
||||
# provided in the LICENSE file distributed with this software.
|
||||
#"""
|
||||
|
||||
weather_version = "2.0"
|
||||
weather_version = "2.1"
|
||||
|
||||
radian_to_km = 6372.795484
|
||||
radian_to_mi = 3959.871528
|
||||
|
||||
Reference in New Issue
Block a user