Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
dsavransky authored Mar 15, 2021
1 parent 7b2b5ae commit ad2b2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cornellGrading/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "cornellGrading"
__version__ = "2.7.2"
__version__ = "2.8.0"
from .cornellGrading import cornellGrading
from .cornellQualtrics import cornellQualtrics

0 comments on commit ad2b2a2

Please sign in to comment.