]> jfr.im git - z_archive/twitter.git/blobdiff - setup.py
Oh my God Python. We need to talk. Another stab at inheriting from int sanely.
[z_archive/twitter.git] / setup.py
index c8e65ffbd3a896a3df2c3b2d22a005f522cc6c33..d1e60d7a886f7833ee493d99d04dfaaed9a620bd 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '1.4.1'
+version = '1.4.2'
 
 install_requires = [
     # -*- Extra requirements: -*-