Skip to content

Commit

Permalink
chore: release 2.9.0
Browse files Browse the repository at this point in the history
This includes the new get_course_videos_qset() API call.
  • Loading branch information
ormsbee committed Jan 21, 2025
1 parent 4acdf52 commit e65f59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edxval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
init
"""

__version__ = '2.8.0'
__version__ = '2.9.0'

0 comments on commit e65f59e

Please sign in to comment.