Skip to content

Commit

Permalink
Increment version number to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Jan 29, 2025
1 parent d8511b7 commit d192f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nanoparquet
Title: Read and Write 'Parquet' Files
Version: 0.3.1.9000
Version: 0.4.0
Authors@R: c(
person("Gábor", "Csárdi", role = c("aut", "cre"), email = "[email protected]"),
person("Hannes", "Mühleisen", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-8552-0029")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nanoparquet (development version)
# nanoparquet 0.4.0

* API changes:

Expand Down

0 comments on commit d192f63

Please sign in to comment.