Skip to content

Commit 7c8235e

Browse files
committed
Increment version number to 0.3.1
1 parent 75cf36c commit 7c8235e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Description: Classes and methods for spatial objects that have a registered time
44
column, in particular for irregular spatiotemporal data. The time column can
55
be of any type, but needs to be ordinal. Regularly laid out spatiotemporal
66
data (vector or raster data cubes) are handled by package 'stars'.
7-
Version: 0.3.0.9000
7+
Version: 0.3.1
88
Depends:
99
sf (>= 1.0.9)
1010
Imports: methods

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sftime (development version)
1+
# sftime 0.3.1
22

33
* Correct argument `versionCheck` the `requireNamespace` for the `cubble` package in `st_as_sftime.cubble_df()`.
44

0 commit comments

Comments
 (0)