]> jfr.im git - z_archive/twitter.git/commitdiff
Bump the version number.
authorAndrew W. Donoho <redacted>
Tue, 28 Jan 2014 14:13:30 +0000 (08:13 -0600)
committerAndrew W. Donoho <redacted>
Tue, 28 Jan 2014 14:13:30 +0000 (08:13 -0600)
setup.py

index ed8eb33b57179a3a5e323106e8b17a5de65f7757..40b9278713a02430616043cdad9e6b12dce31430 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '1.10.2'
+version = '1.10.3'
 
 install_requires = [
     # -*- Extra requirements: -*-