this repo has no description
0
fork

Configure Feed

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

Release 0.22

Refs #58

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