Skip to content

Commit

Permalink
up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jul 21, 2021
1 parent c129963 commit 10bda7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ If you use this software and need to cite it, please use the following reference

Martínez, Leandro. (2021, June 11). CellListMap.jl: Flexible implementation of cell lists to map the calculations of short-ranged particle-pair dependent functions, such as forces, energies, neighbor lists, etc. Zenodo. http://doi.org/10.5281/zenodo.4927541

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4927541.svg)](https://doi.org/10.5281/zenodo.4927541)



Expand Down

2 comments on commit 10bda7d

@lmiq
Copy link
Member Author

@lmiq lmiq commented on 10bda7d Jul 21, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/41300

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.5.1 -m "<description of version>" 10bda7d0745450ea0bca19e4b137a8350f7a7a1a
git push origin v0.5.1

Please sign in to comment.