]> 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 f8c7097a0839be2a9fcc2a25b1ddb0305430af87..d1e60d7a886f7833ee493d99d04dfaaed9a620bd 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '1.3.1'
+version = '1.4.2'
 
 install_requires = [
     # -*- Extra requirements: -*-