datatailr 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.

Potentially problematic release.


This version of datatailr might be problematic. Click here for more details.

@@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
  SOFTWARE.
22
-
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datatailr
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: The datatailr package
5
5
  Author-email: Datatailr <pypi@datatailr.com>
6
6
  License: MIT
@@ -14,4 +14,6 @@ Dynamic: license-file
14
14
 
15
15
  # datatailr
16
16
 
17
- The `datatailr` package
17
+ Datatailr empowers your team to streamline analytics and data workflows from idea to production without infrastructure hurdles.
18
+
19
+ Visit [our website](https://www.datatailr.com/) for more!
@@ -0,0 +1,5 @@
1
+ # datatailr
2
+
3
+ Datatailr empowers your team to streamline analytics and data workflows from idea to production without infrastructure hurdles.
4
+
5
+ Visit [our website](https://www.datatailr.com/) for more!
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "datatailr"
7
- version = "0.1.0"
7
+ version = "0.1.1"
8
8
  description = "The datatailr package"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.7"
@@ -16,4 +16,4 @@ classifiers = [
16
16
  "Programming Language :: Python :: 3",
17
17
  "License :: OSI Approved :: MIT License",
18
18
  "Operating System :: OS Independent"
19
- ]
19
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datatailr
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: The datatailr package
5
5
  Author-email: Datatailr <pypi@datatailr.com>
6
6
  License: MIT
@@ -14,4 +14,6 @@ Dynamic: license-file
14
14
 
15
15
  # datatailr
16
16
 
17
- The `datatailr` package
17
+ Datatailr empowers your team to streamline analytics and data workflows from idea to production without infrastructure hurdles.
18
+
19
+ Visit [our website](https://www.datatailr.com/) for more!
datatailr-0.1.0/README.md DELETED
@@ -1,3 +0,0 @@
1
- # datatailr
2
-
3
- The `datatailr` package
File without changes