Skip to content

Commit 17084e9

Browse files
authored
upgrade packages versions to 0.0.5 (#25)
1 parent fcfff9a commit 17084e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
""" Version file. """
2-
VERSION = "0.0.4"
2+
VERSION = "0.0.5"
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
""" Version file. """
2-
VERSION = "0.0.4"
2+
VERSION = "0.0.5"

azure-kusto-ingest/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
install_requires=[
4646
'appdirs>=1.4.3',
4747
'asn1crypto>=0.21.1',
48-
'azure-kusto-data>=0.0.4',
48+
'azure-kusto-data>=0.0.5',
4949
'azure-storage-blob>=1.1.0',
5050
'azure-storage-common>=1.1.0',
5151
'azure-storage-queue>=1.1.0',

0 commit comments

Comments
 (0)