LabQuizBundle 1.2.7__tar.gz → 1.2.8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: LabQuizBundle
3
- Version: 1.2.7
3
+ Version: 1.2.8
4
4
  Summary: LabQuiz bundle that includes labquiz, quiz-editor, and quiz-dash.
5
5
  Author-email: "J.-F. Bercher" <jf.bercher@esiee.fr>
6
6
  License-Expression: GPL-3.0-or-later
@@ -22,7 +22,7 @@ Classifier: Operating System :: OS Independent
22
22
  Classifier: Topic :: Education
23
23
  Classifier: Topic :: Software Development :: User Interfaces
24
24
  Description-Content-Type: text/markdown
25
- Requires-Dist: labquiz==1.1.7
25
+ Requires-Dist: labquiz==1.1.8
26
26
  Requires-Dist: quiz_editor==1.2.5
27
27
  Requires-Dist: quiz_dash==1.1.1
28
28
 
@@ -1,3 +1,3 @@
1
- labquiz==1.1.7
1
+ labquiz==1.1.8
2
2
  quiz_editor==1.2.5
3
3
  quiz_dash==1.1.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: LabQuizBundle
3
- Version: 1.2.7
3
+ Version: 1.2.8
4
4
  Summary: LabQuiz bundle that includes labquiz, quiz-editor, and quiz-dash.
5
5
  Author-email: "J.-F. Bercher" <jf.bercher@esiee.fr>
6
6
  License-Expression: GPL-3.0-or-later
@@ -22,7 +22,7 @@ Classifier: Operating System :: OS Independent
22
22
  Classifier: Topic :: Education
23
23
  Classifier: Topic :: Software Development :: User Interfaces
24
24
  Description-Content-Type: text/markdown
25
- Requires-Dist: labquiz==1.1.7
25
+ Requires-Dist: labquiz==1.1.8
26
26
  Requires-Dist: quiz_editor==1.2.5
27
27
  Requires-Dist: quiz_dash==1.1.1
28
28
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "LabQuizBundle"
3
- version = "1.2.7"
3
+ version = "1.2.8"
4
4
  description = "LabQuiz bundle that includes labquiz, quiz-editor, and quiz-dash."
5
5
  readme = "README.md"
6
6
  license = "GPL-3.0-or-later"
@@ -9,7 +9,7 @@ authors = [
9
9
  ]
10
10
 
11
11
  dependencies = [
12
- "labquiz==1.1.7",
12
+ "labquiz==1.1.8",
13
13
  "quiz_editor==1.2.5",
14
14
  "quiz_dash==1.1.1"
15
15
  ]
File without changes
File without changes