Skip to content

Commit 20534e8

Browse files
committed
Update latex-actions
1 parent 2729cfe commit 20534e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Compile LaTeX document
3737
uses: xu-cheng/latex-action@v3
3838
with:
39+
texlive_version: 2023
3940
root_file: main.tex
4041
working_directory: manual/
4142

redpic/core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
NAME = "redpic"
88

9-
VERSION = "0.10.5"
9+
VERSION = "0.10.6"
1010

1111
AUTHOR = "Vyacheslav Fedorov"
1212

0 commit comments

Comments
 (0)