Skip to content

Commit d4c63b3

Browse files
committed
Bump version to 1.4.1
1 parent 9d7b0cb commit d4c63b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import find_packages
22
from setuptools import setup
33

4-
VERSION = '1.4.0'
4+
VERSION = '1.4.1'
55

66
setup_args = dict(
77
name='BigQuery-Python',

0 commit comments

Comments
 (0)