Skip to content

Commit

Permalink
Set version number to 0.1.0 for grafeas.
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jun 6, 2019
1 parent 5c908cc commit 7acfa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafeas/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "grafeas"
description = "Grafeas API client library"
version = "0.11.0"
version = "0.1.0"
release_status = "Development Status :: 3 - Alpha"
dependencies = [
"google-api-core[grpc] >= 1.6.0, < 2.0.0dev",
Expand Down

0 comments on commit 7acfa82

Please sign in to comment.