Skip to content

Commit

Permalink
Bump ottr version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Sep 5, 2021
1 parent 68c2d85 commit c8647e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-packages/econ-140.r
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ source("/tmp/class-libs.R")
class_name = "Econ 140"

print("Installing ottr...")
devtools::install_github('ucbds-infra/ottr', ref='1.0.0', upgrade_dependencies=FALSE, quiet=FALSE)
devtools::install_github('ucbds-infra/ottr', ref='1.1.1', upgrade_dependencies=FALSE, quiet=FALSE)

print("Done installing packages for Econ 140")

0 comments on commit c8647e7

Please sign in to comment.