diff --git a/TATAddin/Config.Designer.vb b/TATAddin/Config.Designer.vb
index b5eea15..83fd800 100644
Binary files a/TATAddin/Config.Designer.vb and b/TATAddin/Config.Designer.vb differ
diff --git a/TATAddin/Config.esriaddinx b/TATAddin/Config.esriaddinx
index 10b58a8..6f0b9cf 100644
--- a/TATAddin/Config.esriaddinx
+++ b/TATAddin/Config.esriaddinx
@@ -2,7 +2,7 @@
TATAddin
{6726f1a0-44da-40cf-b66b-797cad31736b}
Type in a description for this Add-in.
- 1.0.1
+ 1.0.2
Images\TATAddin.png
Philip Bailey
North Arrow Research Ltd.
diff --git a/TATAddin/My Project/AssemblyInfo.vb b/TATAddin/My Project/AssemblyInfo.vb
index 6989d73..19565fc 100644
--- a/TATAddin/My Project/AssemblyInfo.vb
+++ b/TATAddin/My Project/AssemblyInfo.vb
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
'
-
-
+
+
diff --git a/TATAddin/TATAddin.vbproj b/TATAddin/TATAddin.vbproj
index c5e77d8..890ae79 100644
--- a/TATAddin/TATAddin.vbproj
+++ b/TATAddin/TATAddin.vbproj
@@ -58,12 +58,14 @@
False
- True
+ False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ESRI.ArcGIS.3DAnalyst.dll
+ False
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.AnalysisTools.dll
+ False
False
@@ -79,6 +81,7 @@
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.CartographyTools.dll
+ False
False
@@ -95,10 +98,12 @@
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.ConversionTools.dll
+ False
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.DataManagementTools.dll
+ False
False
@@ -167,19 +172,23 @@
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.GeostatisticalAnalystTools.dll
+ False
False
- True
+ False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ESRI.ArcGIS.SpatialAnalyst.dll
+ False
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.SpatialAnalystTools.dll
+ False
False
..\..\..\..\..\..\Program Files (x86)\ArcGIS\DeveloperKit10.1\DotNet\ToolBoxes\ESRI.ArcGIS.SpatialStatisticsTools.dll
+ False
False
@@ -198,7 +207,7 @@
- ..\..\..\professional\NorthArrowResearch\GCD\gcd-addin\bin\x86\Release\ZedGraph.dll
+ _Redistributable\ZedGraph\ZedGraph.dll
diff --git a/docs/Download/release_notes.md b/docs/Download/release_notes.md
index 4530709..e0692ee 100644
--- a/docs/Download/release_notes.md
+++ b/docs/Download/release_notes.md
@@ -3,6 +3,10 @@ title: Release Notes
weight: 4
---
+## 1.0.2 - 19 Feb 2019
+
+* Second attempt to fix Python and R Script paths
+
## 1.0.1 - 19 Feb 2019
* Fixed paths to Python files ([#5](https://github.com/Riverscapes/tat-addin/issues/5) and [#6](https://github.com/Riverscapes/tat-addin/issues/6))