Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
da-ekchajzer committed Oct 12, 2023
1 parent 01b2dd4 commit ff9ebe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-awesome-app",
"version": "1.0.0",
"version": "1.0.1",
"author": "<YOUR_NAME>",
"dependencies": {
"serverless-python-requirements": "^5.0.1"
Expand Down
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 = "boaviztapi"
version = "1.0.0"
version = "1.0.1"
description = "An API to access Boavizta's methodologies and footprint reference data"
authors = []
readme = "README.md"
Expand Down

0 comments on commit ff9ebe0

Please sign in to comment.