FluxML / Torch.jl

Sensible extensions for exposing torch in Julia.
Other
213 stars 15 forks source link

Expand compat for YAML, bump version number, install CompatHelper, and update manifests #18

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

This pull request makes the following changes:

  1. Expands the [compat] entry for YAML.jl from 0.3 to 0.3, 0.4
  2. Bumps the version number from 0.1.0 to 0.1.1
  3. Installs CompatHelper
  4. Updates the following manifest files:
    • /Manifest.toml
    • /src/wrap/Manifest.toml

cc: @dhairyagandhi96

DhairyaLGandhi commented 4 years ago

Thanks!