jamesrhester / CrystalInfoFramework.jl

Julia tools for reading Crystallographic Information Framework (CIF) files and dictionaries
GNU General Public License v3.0
12 stars 3 forks source link

Version 0.2.1 #5

Closed jamesrhester closed 3 years ago

jamesrhester commented 3 years ago

@JuliaRegistrator register

Release Notes:

Fixed case-comparison bugs Use dictionary title to access dictionary data block

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/26763

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.2.1 -m "<description of version>" 5c9bcb3d92ec5450335eb063f55fd6795c9161ed
git push origin v0.2.1