Moved name to c1 from b9 because of wonky version naming rules.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
v1.0b9
|
||||
v1.0c1
|
||||
Version 1.0 Release Candidate 1
|
||||
|
||||
- Documentation for the library has switched to epydoc:
|
||||
http://google-api-python-client.googlecode.com/hg/docs/epy/index.html
|
||||
- Many improvements for media support:
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "1.0b9"
|
||||
__version__ = "1.0c1"
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "1.0b9"
|
||||
__version__ = "1.0c1"
|
||||
|
||||
Reference in New Issue
Block a user