Skip to content

Commit ff74419

Browse files
committed
Initializing dev version
1 parent 6fe2736 commit ff74419

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: kerasnip
22
Title: A Bridge Between 'keras' and 'tidymodels'
3-
Version: 0.0.2
3+
Version: 0.0.2.900
44
Authors@R:
55
person("David", "Díaz", , "daviddrsch@gmail.com", role = c("aut", "cre"))
66
Description: Provides a seamless bridge between 'keras' and the 'tidymodels'

NEWS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
* Fixed a bug in the documentation where examples were not self-contained, causing issues with CRAN checks. This involved updating examples to be fully runnable and cleaning up created model specifications (#22).
1010
* As part of this fix, a new helper function `model_exists()` was introduced and exported.
1111

12-
13-
1412
# kerasnip 0.0.1
1513

1614
## New features

0 commit comments

Comments
 (0)