Skip to content

Commit 73d8865

Browse files
authored
Prep v0.3.11 release (#64)
* update costs. closes #17 * prep v0.3.11. update CHANGELOG
1 parent acdf6b4 commit 73d8865

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1010

1111
## \[Unreleased\]
1212

13+
(none)
14+
15+
## \[v0.3.11\] - 2024-07-22
16+
1317
### Added
1418

1519
- Add 'Surveys' documentation section with pages for ZTF and LVK.
@@ -20,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2024
- Reorganize and update data listings.
2125
- Add FAQ content.
2226
- Clean up docs. Remove 'TODO's. Add autosummary to module pages.
27+
- Update Google pricing on FAQ Costs.
2328

2429
## \[v0.3.10\] - 2024-07-22
2530

docs/source/faq/cost.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ Google's structure is "pay-as-you-go" with a monthly billing cycle, cancel at an
2929
- Price beyond Free Tier
3030
* - BigQuery
3131
- querying data
32-
- 1 TB per month
33-
- $5.00 per TB
32+
- 1 TiB per month
33+
- $6.25 per TB
3434
* - Pub/Sub
3535
- message delivery
36-
- 10 GB per month
37-
- $40 per TB
36+
- 10 GiB per month
37+
- $40 per TiB
3838

3939
Here are links that might be useful:
4040

0 commit comments

Comments
 (0)