We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c32f3 commit 34def35Copy full SHA for 34def35
actstream/__init__.py
@@ -3,6 +3,6 @@
3
except:
4
pass
5
6
-__version__ = '0.7.0'
7
-__author__ = 'Justin Quick <justquick@gmail.com>'
+__version__ = '0.8.0'
+__author__ = 'Asif Saif Uddin, Justin Quick <justquick@gmail.com>'
8
default_app_config = 'actstream.apps.ActstreamConfig'
0 commit comments