Skip to content

Commit a34fb04

Browse files
committed
Init release 0.35
1 parent e673b69 commit a34fb04

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
branches:
66
- master
77
- backport-*
8+
- release-0.35
89
pull_request:
910
branches:
1011
- master
1112
- backport-*
13+
- release-0.35
1214
merge_group:
1315
types: [checks_requested]
1416

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DynamicPPL"
22
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3-
version = "0.33.1"
3+
version = "0.35.0"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)