Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Nov 16, 2023
1 parent 8ea2121 commit 67fcf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Sample GeoParquet JSON metadata:

```json
{
"version":"1.0.0-beta.1",
"version":"1.0.0",
"primary_column":"geometry",
"columns":{
"geometry":{
Expand Down Expand Up @@ -162,7 +162,7 @@ parquetFileWriter.Close();

## Dependencies

- ParquetSharp 14 https://github.com/G-Research/ParquetSharp
- ParquetSharp 13 https://github.com/G-Research/ParquetSharp

## Schema generation

Expand Down

0 comments on commit 67fcf32

Please sign in to comment.