tinybird-cli 5.6.1.dev2__py3-none-any.whl → 5.7.1.dev0__py3-none-any.whl

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.
tinybird/__cli__.py CHANGED
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
4
4
  __url__ = 'https://www.tinybird.co/docs/cli/introduction.html'
5
5
  __author__ = 'Tinybird'
6
6
  __author_email__ = 'support@tinybird.co'
7
- __version__ = '5.6.1.dev2'
8
- __revision__ = '6379e18'
7
+ __version__ = '5.7.1.dev0'
8
+ __revision__ = '2608aa4'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tinybird-cli
3
- Version: 5.6.1.dev2
3
+ Version: 5.7.1.dev0
4
4
  Summary: Tinybird Command Line Tool
5
5
  Home-page: https://www.tinybird.co/docs/cli/introduction.html
6
6
  Author: Tinybird
@@ -51,16 +51,12 @@ The Tinybird command-line tool allows you to use all the Tinybird functionality
51
51
  Changelog
52
52
  ----------
53
53
 
54
- 5.6.1.dev2
54
+ 5.7.0
55
55
  **********
56
56
 
57
57
  - `Changed` support `prod` as main git branch name when running `tb init --git`
58
-
59
- 5.6.1.dev1
60
- **********
61
-
62
- - `Fixed` issue with `tb auth` when using `--region` and `--token` options together.
63
- - `Fixed` `tb auth` behavior when the `TB_TOKEN` env var is set.
58
+ - `Fixed` issue with `tb auth` ignoring the token value when using `--region` and `--token` options together.
59
+ - `Fixed` `tb auth` not getting the proper value when using the `TB_TOKEN` env var.
64
60
 
65
61
  5.6.0
66
62
  **********
@@ -1,4 +1,4 @@
1
- tinybird/__cli__.py,sha256=5ZySAmnS-a6l46W_q1s4QaM-5cuiAREtXr42BPyOo7c,254
1
+ tinybird/__cli__.py,sha256=at9g2M72MTCDGpzDKYNqZP2OLxgiNsXtGbRxPmOt2WI,254
2
2
  tinybird/check_pypi.py,sha256=_4NkharLyR_ELrAdit-ftqIWvOf7jZNPt3i76frlo9g,975
3
3
  tinybird/client.py,sha256=UIxvYCqlfiFQHBiT8SYTmVkBKZrtjx9DdNGirnicNQg,48200
4
4
  tinybird/config.py,sha256=LTHiR5JeAhslZCq4WaIZRW973KQMcEEC7TfN-uyS3wU,5397
@@ -36,8 +36,8 @@ tinybird/tb_cli_modules/workspace.py,sha256=pGFyLeKLXG8PaqvBVBy707ckwGRBkXlmvRqC
36
36
  tinybird/tb_cli_modules/workspace_members.py,sha256=OeEypt5wtHrXBAV5AWtCl2UYuiG-9jgy-JDFUH4JphA,8612
37
37
  tinybird/tb_cli_modules/tinyunit/tinyunit.py,sha256=0dYYmZMMJVubxSPls2e_a-fqtUYvgLfu2B0xwLfkbHw,11667
38
38
  tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py,sha256=j92za8QbXrv4eIPjKBZPn9ghR-nYQ2wZZ88MeXyMWXE,1868
39
- tinybird_cli-5.6.1.dev2.dist-info/METADATA,sha256=AOtRdHihQV5O-T2ALzDiDGyO7xlHQesNJ7zKTyvZ9hI,75655
40
- tinybird_cli-5.6.1.dev2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
41
- tinybird_cli-5.6.1.dev2.dist-info/entry_points.txt,sha256=PKPKuPmA4IfJYnCFHHUiw-aAWZuBomFvwCklv1OyCjE,43
42
- tinybird_cli-5.6.1.dev2.dist-info/top_level.txt,sha256=pgw6AzERHBcW3YTi2PW4arjxLkulk2msOz_SomfOEuc,45
43
- tinybird_cli-5.6.1.dev2.dist-info/RECORD,,
39
+ tinybird_cli-5.7.1.dev0.dist-info/METADATA,sha256=yjz-ZmGzOnboRLj2LTB5ZVM-fNu6Ql4XmPGBZ9lzFsw,75670
40
+ tinybird_cli-5.7.1.dev0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
41
+ tinybird_cli-5.7.1.dev0.dist-info/entry_points.txt,sha256=PKPKuPmA4IfJYnCFHHUiw-aAWZuBomFvwCklv1OyCjE,43
42
+ tinybird_cli-5.7.1.dev0.dist-info/top_level.txt,sha256=pgw6AzERHBcW3YTi2PW4arjxLkulk2msOz_SomfOEuc,45
43
+ tinybird_cli-5.7.1.dev0.dist-info/RECORD,,