We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e673b69 commit a34fb04Copy full SHA for a34fb04
.github/workflows/CI.yml
@@ -5,10 +5,12 @@ on:
5
branches:
6
- master
7
- backport-*
8
+ - release-0.35
9
pull_request:
10
11
12
13
14
merge_group:
15
types: [checks_requested]
16
Project.toml
@@ -1,6 +1,6 @@
1
name = "DynamicPPL"
2
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3
-version = "0.33.1"
+version = "0.35.0"
4
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments