Skip to content

Commit

Permalink
1.4.0 in version
Browse files Browse the repository at this point in the history
  • Loading branch information
justquick committed Mar 1, 2022
1 parent 34e428f commit b0d3d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actstream/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import django

__version__ = '0.10.0'
__version__ = '1.4.0'
__author__ = 'Asif Saif Uddin, Justin Quick <justquick@gmail.com>'

if django.VERSION < (3, 2):
Expand Down

0 comments on commit b0d3d82

Please sign in to comment.