davibarreira / NotebookToLaTeX.jl

A Julia package for converting your Pluto and Jupyter Notebooks into beautiful Latex.
MIT License
73 stars 4 forks source link

New version #6

Closed davibarreira closed 2 years ago

davibarreira commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/47745

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.1 -m "<description of version>" 8e25d91d05167a8f8f8841106d33c0f73288c1a1
git push origin v0.1.1