Skip to content

Commit

Permalink
0.1.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Collins committed Feb 22, 2021
1 parent d812470 commit adcd022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["Joel Collins <[email protected]>"]
description = "FastAPI-HyperModel is a FastAPI + Pydantic extension for simplifying hypermedia-driven API development. This module adds a new Pydantic model base-class, supporting dynamic `href` generation based on object data."
name = "fastapi-hypermodel"
repository = "https://github.com/jtc42/fastapi-hypermodel"
version = "0.1.0-beta.1"
version = "0.1.0-beta.2"

[tool.poetry.dependencies]
fastapi = "^0.63.0"
Expand Down

0 comments on commit adcd022

Please sign in to comment.