Added option oneitemperrow to 'gam print course-materials|course-work`

This commit is contained in:
Ross Scroggs
2025-09-29 19:23:50 -07:00
parent 33b60c4b14
commit 6189ca92ab
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
7.23.01
7.23.02
Added option `oneitemperrow` to 'gam print course-materials|course-work` to have each of a
course's materials displayed on a separate row with all of the other course fields.

View File

@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
"""
__author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
__version__ = '7.23.00'
__version__ = '7.23.02'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
#pylint: disable=wrong-import-position