We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b202752 commit 65467afCopy full SHA for 65467af
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pingpong"
3
-version = "7.15.0"
+version = "7.15.1"
4
description = "A software platform carefully designed for AI-driven learning."
5
authors = ["Joe Nudell <jnudell@hks.harvard.edu>", "Evangelos Kassos <github@evangeloskassos.com>"]
6
readme = "README.md"
web/pingpong/package.json
{
"name": "pingpong",
- "version": "7.15.0",
+ "version": "7.15.1",
"private": true,
"scripts": {
"dev": "vite dev",
0 commit comments