webengage-migration 0.1.0__tar.gz → 0.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/PKG-INFO +2 -2
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/README.md +1 -1
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/setup.py +1 -1
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/PKG-INFO +2 -2
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/historical_data_migration/__init__.py +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/historical_data_migration/migration.py +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/pyproject.toml +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/setup.cfg +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/SOURCES.txt +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/dependency_links.txt +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/entry_points.txt +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/requires.txt +0 -0
- {webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: webengage-migration
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: Webengage internal tool to migrate other party historical data into webengage ecosystem
|
5
5
|
Home-page: https://www.webengage.com/
|
6
6
|
Author: Nipun Patel
|
@@ -98,7 +98,7 @@ Once migration is initiated, provide the **API key for authorization**, **API ke
|
|
98
98
|
|
99
99
|
***Data Platforms → Integrations → Rest API → `API KEY`***
|
100
100
|
|
101
|
-

|
101
|
+

|
102
102
|
|
103
103
|
---
|
104
104
|
|
@@ -83,7 +83,7 @@ Once migration is initiated, provide the **API key for authorization**, **API ke
|
|
83
83
|
|
84
84
|
***Data Platforms → Integrations → Rest API → `API KEY`***
|
85
85
|
|
86
|
-

|
86
|
+

|
87
87
|
|
88
88
|
---
|
89
89
|
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: webengage-migration
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: Webengage internal tool to migrate other party historical data into webengage ecosystem
|
5
5
|
Home-page: https://www.webengage.com/
|
6
6
|
Author: Nipun Patel
|
@@ -98,7 +98,7 @@ Once migration is initiated, provide the **API key for authorization**, **API ke
|
|
98
98
|
|
99
99
|
***Data Platforms → Integrations → Rest API → `API KEY`***
|
100
100
|
|
101
|
-

|
101
|
+

|
102
102
|
|
103
103
|
---
|
104
104
|
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/historical_data_migration/__init__.py
RENAMED
File without changes
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/historical_data_migration/migration.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/SOURCES.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/requires.txt
RENAMED
File without changes
|
{webengage_migration-0.1.0 → webengage_migration-0.1.1}/webengage_migration.egg-info/top_level.txt
RENAMED
File without changes
|