Skip to content

Commit 200812c

Browse files
chore(main): release 0.12.1
1 parent c54af1f commit 200812c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/jacobsvante/netsuite/compare/v0.12.0...v0.12.1) (2024-11-16)
4+
5+
6+
### Documentation
7+
8+
* Added large file download and cache options ([#87](https://github.com/jacobsvante/netsuite/issues/87)) ([b1af9eb](https://github.com/jacobsvante/netsuite/commit/b1af9ebda242e4a63c2626684ff5f68065faf4b3))
9+
310
## [0.12.0](https://github.com/jacobsvante/netsuite/compare/v0.11.0...v0.12.0) (2024-03-01)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "netsuite"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
description = "Make async requests to NetSuite SuiteTalk SOAP/REST Web Services and Restlets"
55
authors = ["Jacob Magnusson <[email protected]>", "Mike Bianco <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)