diff --git a/setup.py b/setup.py index 8fc37a2..d91112b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='wallpaper-reddit', - version='3.0.2', + version='3.1.0', packages=find_packages(), url='https://www.github.com/markubiak/wallpaper-reddit', author='Mark Kubiak',