Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
NinadBhat committed Jun 18, 2024
1 parent 14e8434 commit 2b78232
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Most important changes in each released version.

## v0.3.11

* Add options to manually set point defect concetration and number.

## v0.3.10

* Add option to manually set crystal structure parameters (lattice constant and crytal type).

## v0.3.9

* Add Dislocation identification and Grain identification.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "atomID"
version = "0.3.9"
version = "0.3.11"
description = "Python package to identify and annotate crystal structure data files"
authors = ["Ninad Bhat"]
readme = "README.md"
Expand Down

0 comments on commit 2b78232

Please sign in to comment.