Skip to content

Commit 1b1a654

Browse files
author
bradymholt
committed
Bumping version for 1.4.0
1 parent 86ab0bc commit 1b1a654

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi-generator-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
packageName: ynab
2-
packageVersion: 1.3.1
2+
packageVersion: 1.4.0
33
packageDescription: Official Python client for the YNAB API. API documentation available at https://api.ynab.com.
44
licenseInfo:
55
name: Apache-2.0

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ynab"
3-
version = "1.3.1"
3+
version = "1.4.0"
44
description = "Official Python client for the YNAB API. API documentation available at https://api.ynab.com. Generated from server specification version 1.74.0"
55
authors = ["YNAB"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)