Skip to content

Commit

Permalink
Updated aeris demo and notebook with normals instead of storm reports.
Browse files Browse the repository at this point in the history
Updated versions to 0.3.1
  • Loading branch information
sshie committed May 9, 2018
1 parent 3beaa9a commit 325b917
Show file tree
Hide file tree
Showing 377 changed files with 2,497 additions and 2,104 deletions.
3 changes: 1 addition & 2 deletions AerisWeatherPythonDemo/aeris_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
from aerisweather.requests.RequestLocation import RequestLocation
from aerisweather.requests.RequestAction import RequestAction
from aerisweather.requests.RequestFilter import RequestFilter
from AerisWeatherPythonDemo.keys import client_id, client_secret, app_id

from keys import client_id, client_secret, app_id

# Set the AerisWeather client id and secret.
aeris = AerisWeather(client_id=client_id, client_secret=client_secret, app_id=app_id)
Expand Down
2 changes: 1 addition & 1 deletion AerisWeatherPythonDemo/aeris_demo_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down
2 changes: 1 addition & 1 deletion aerisweather/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# 1) we don't load dependencies by storing it in __init__.py
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module module
__version__ = '0.3.0'
__version__ = '0.3.1'
10 changes: 5 additions & 5 deletions docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = AerisWeatherPythonSDK
PROJECT_NAME = "AerisWeather Python SDK"

# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 0.3.0
PROJECT_NUMBER = 0.3.1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down Expand Up @@ -187,7 +187,7 @@ SHORT_NAMES = NO
# description.)
# The default value is: NO.

JAVADOC_AUTOBRIEF = NO
JAVADOC_AUTOBRIEF = YES

# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
# line (until the first dot) of a Qt-style comment as the brief description. If
Expand Down Expand Up @@ -435,7 +435,7 @@ LOOKUP_CACHE_SIZE = 0
# normally produced when WARNINGS is set to YES.
# The default value is: NO.

EXTRACT_ALL = NO
EXTRACT_ALL = YES

# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
# be included in the documentation.
Expand Down Expand Up @@ -947,7 +947,7 @@ IMAGE_PATH =
# need to set EXTENSION_MAPPING for the extension otherwise the files are not
# properly processed by doxygen.

INPUT_FILTER =
INPUT_FILTER = "python $(PYTHON_DIR)/bin/doxypypy --autobrief"

# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
# basis. Doxygen will compare the file name with each pattern and apply the
Expand Down
6 changes: 3 additions & 3 deletions docs/html/____init_____8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/__init__.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/__init__.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_date_time_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisDateTime.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisDateTime.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_error_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisError.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisError.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_location_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisLocation.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisLocation.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_network_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisNetwork.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/utils/AerisNetwork.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_place_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisPlace.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisPlace.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_profile_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisProfile.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisProfile.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_aeris_relative_to_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisRelativeTo.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AerisRelativeTo.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_alert_details_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertDetails.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertDetails.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_alert_includes_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertIncludes.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertIncludes.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_alert_timestamps_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertTimestamps.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertTimestamps.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_alerts_response_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertsResponse.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/AlertsResponse.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_custom_response_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/CustomResponse.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/CustomResponse.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_endpoint_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/requests/Endpoint.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/requests/Endpoint.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_forecast_period_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/ForecastPeriod.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/ForecastPeriod.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/_forecasts_response_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AerisWeatherPythonSDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/ForecastsResponse.py File Reference</title>
<title>AerisWeather Python SDK: C:/Projects/Python/AerisWeatherPythonSDK/aerisweather/responses/ForecastsResponse.py File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand All @@ -30,8 +30,8 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="AerisCloud-primary-sm.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AerisWeatherPythonSDK
&#160;<span id="projectnumber">0.3.0</span>
<div id="projectname">AerisWeather Python SDK
&#160;<span id="projectnumber">0.3.1</span>
</div>
</td>
</tr>
Expand Down
Loading

0 comments on commit 325b917

Please sign in to comment.