Skip to content

Commit e7c13ad

Browse files
committed
0.1.4
1 parent ba2a6ff commit e7c13ad

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
@@ -20,7 +20,7 @@
2020
description=('A Python implementation of'
2121
' Google Analytics Measurement Protocol'),
2222
license='BSD',
23-
version='0.1.3',
23+
version='0.1.4',
2424
packages=['google_measurement_protocol'],
2525
install_required=['requests>=2.0,<3.0a0'],
2626
test_suite='google_measurement_protocol.tests',

0 commit comments

Comments
 (0)