Skip to content

Commit 34def35

Browse files
committed
version 0.8.0
1 parent f1c32f3 commit 34def35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actstream/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
except:
44
pass
55

6-
__version__ = '0.7.0'
7-
__author__ = 'Justin Quick <justquick@gmail.com>'
6+
__version__ = '0.8.0'
7+
__author__ = 'Asif Saif Uddin, Justin Quick <justquick@gmail.com>'
88
default_app_config = 'actstream.apps.ActstreamConfig'

0 commit comments

Comments
 (0)