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

Commit

Permalink
Merge pull request #5 from natgeosociety/edm-396-hotfix
Browse files Browse the repository at this point in the history
[EDM-396] Update app version to 2.8.1
  • Loading branch information
cristianmihok committed Feb 4, 2019
2 parents 9e24d90 + 09b700a commit 5ac0407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curricula/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__version_info__ = {
'major': 2,
'minor': 8,
'micro': 0,
'micro': 1,
'releaselevel': 'final',
'serial': 1,
}
Expand Down

0 comments on commit 5ac0407

Please sign in to comment.