cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
413 stars 30 forks source link

Require the latest version of GeneralizedGenerated #171

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

This pull request:

  1. Requires GeneralizedGenerated 0.2.6
  2. Bumps the Soss version number from 0.13.0 to 0.13.1, which will allow us to make a patch release once this PR is merged.

Note that the base branch for this pull request is release/0.13. It is not master; the version number in master is 0.14.0, because master will become the next breaking release of Soss.

cc: @cscherrer

cscherrer commented 4 years ago

This is great, thanks for the clear description