Skip to content

Commit

Permalink
Generated clients from rev: 1b41ae6cf5d0ecf7a1dfd225bdca195bfd218148
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed Oct 29, 2024
1 parent 2258278 commit e8f9371
Show file tree
Hide file tree
Showing 4 changed files with 547 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.10.15
2024.10.29
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "open-api-clients"
version = "2024.10.15"
version = "2024.10.29"
description = ""
authors = []
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion src/typescript/mit-open-api-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mitodl/open-api-axios",
"version": "2024.10.15",
"version": "2024.10.29",
"description": "Library for requesting data from mit-open APIs",
"main": "dist/cjs/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit e8f9371

Please sign in to comment.