this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Release 0.8

+1 -1
+1 -1
setup.py
··· 1 1 from setuptools import setup 2 2 import os 3 3 4 - VERSION = "0.7" 4 + VERSION = "0.8" 5 5 6 6 7 7 def get_long_description():