Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxo-m committed Nov 9, 2024
1 parent 7fda1cf commit 685c5cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RLoptimal
Type: Package
Title: Optimal Adaptive Allocation Using Deep Reinforcement Learning
Version: 1.1.0
Version: 1.1.0.9000
Authors@R: c(
person("Kentaro", "Matsuura", , "[email protected]",
role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5262-055X")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# RLoptimal (development version)

* Accelerate `compute_state()` to be 2x faster (#28).

# RLoptimal 1.1.0

* `adjust_significance_level()` was modified to use more sophisticated random numbers.
Expand Down

0 comments on commit 685c5cc

Please sign in to comment.