Skip to content

Commit 51db339

Browse files
committed
Rebuilt pypi packages.
1 parent 05d36a4 commit 51db339

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

PyWebApi.PyPI/pywebapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
from .fmtr import MediaTypeFormatter, MediaTypeFormatterManager
2828

2929

30-
__version__ = "0.1a5"
30+
__version__ = "0.1a6"

Utilities.PyPI/dbdatareader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,4 +391,4 @@ def read_all_results(self, result_set_class, *args, **kwargs) -> list:
391391

392392

393393

394-
__version__ = "0.1a9"
394+
__version__ = "0.1a10"

Utilities.PyPI/powerbi_push_datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,4 +564,4 @@ def get_sequence_numbers(self, table_names:list, dataset_name:str, workspace:str
564564

565565

566566

567-
__version__ = "0.1a3"
567+
__version__ = "0.1a4"

Utilities.PyPI/simple_rest_call.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ def _raise_for_error(resp:Response, json_return:dict, error_extractor):
144144

145145

146146

147-
__version__ = "0.1b3"
147+
__version__ = "0.1b4"

Utilities.PyPI/task_grouping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,4 +295,4 @@ def load(self, task_tree:Dict[str, Any]) -> TaskContainer:
295295

296296

297297

298-
__version__ = "0.1a4"
298+
__version__ = "0.1a5"

0 commit comments

Comments
 (0)