Skip to content

Commit ff9ebe0

Browse files
committed
version 1.0.1
1 parent 01b2dd4 commit ff9ebe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-awesome-app",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "<YOUR_NAME>",
55
"dependencies": {
66
"serverless-python-requirements": "^5.0.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "boaviztapi"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "An API to access Boavizta's methodologies and footprint reference data"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)