Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
v. 2.8.0 dj 1.11 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
rcristian committed Jan 15, 2019
1 parent 6540e9a commit b601891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions curricula/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"""
__version_info__ = {
'major': 2,
'minor': 7,
'micro': 5,
'minor': 8,
'micro': 0,
'releaselevel': 'final',
'serial': 1,
}
Expand Down

0 comments on commit b601891

Please sign in to comment.