Skip to content

Commit

Permalink
Changes from update-client.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
brejoc committed Aug 16, 2017
1 parent 1054f10 commit 3b66dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__project__ = 'kubernetes'
# The version is auto-updated. Please do not edit.
__version__ = None
__version__ = "3.0.0-snapshot"

import kubernetes.client
import kubernetes.config
Expand Down

0 comments on commit 3b66dde

Please sign in to comment.