File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 - uses : r-lib/actions/setup-r@v2
1010 - uses : actions/setup-python@v5
1111 with :
12- python-version : " 3.9 "
12+ python-version : " 3.12 "
1313 - run : |
1414 set -ex
1515 python updatelib.py
4040 - uses : r-lib/actions/setup-r@v2
4141 - uses : actions/setup-python@v5
4242 with :
43- python-version : " 3.9 "
43+ python-version : " 3.12 "
4444 - uses : actions/download-artifact@v4.1.7
4545 with :
4646 name : drop
Original file line number Diff line number Diff line change 11Package: rAMPL
22Title: AMPL API for R
3- Version: 2.0.13 .0-20241012
3+ Version: 2.0.14 .0-20250215
44Author: Filipe Brandao
55Maintainer: Filipe Brandão <fdabrandao@ampl.com>
66Description: AMPL API for R.
Original file line number Diff line number Diff line change 5454# The short X.Y version.
5555version = "2.0"
5656# The full version, including alpha/beta/rc tags.
57- release = "2.0.13 .0-20241012 "
57+ release = "2.0.14 .0-20250215 "
5858
5959
6060# The language for content autogenerated by Sphinx. Refer to documentation
You can’t perform that action at this time.
0 commit comments