Skip to content

Commit 4204bd3

Browse files
committed
Increment version number to 0.3.0.9000
1 parent fbd0958 commit 4204bd3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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
7+
Version: 0.3.0.9000
88
Depends:
99
sf (>= 1.0.9)
1010
Imports: methods

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# sftime (development version)
2+
13
# sftime 0.3.0
24

35
* Add a dedicated `tidyr::drop_na()` method for `sftime` objects. (See the same recent addition for `sf` objects [#1975](https://github.com/r-spatial/sf/pull/1975/)).

0 commit comments

Comments
 (0)