Bump version number to 1.4.1
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py
index 415ae71..c000e97 100644
--- a/googleapiclient/__init__.py
+++ b/googleapiclient/__init__.py
@@ -12,4 +12,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-__version__ = "1.4.0"
+__version__ = "1.4.1"