Skip to content

Commit

Permalink
Generated clients from rev: c69adf2224c6fa8a63b2deb20913381c0fdbd94d
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed Aug 30, 2024
1 parent 5abed73 commit d4764bd
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 35 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.8.29
2024.8.30
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.8.29"
version = "2024.8.30"
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.8.29",
"version": "2024.8.30",
"description": "Library for requesting data from mit-open APIs",
"main": "dist/cjs/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit d4764bd

Please sign in to comment.