Skip to content

Commit

Permalink
Bump version (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
toshetah authored Feb 10, 2019
1 parent f29bfc5 commit 6db20a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azure-kusto-data/azure/kusto/data/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Version file."""
VERSION = "0.0.22"
VERSION = "0.0.23"
2 changes: 1 addition & 1 deletion azure-kusto-ingest/azure/kusto/ingest/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Version file."""
VERSION = "0.0.22"
VERSION = "0.0.23"

0 comments on commit 6db20a4

Please sign in to comment.