Skip to content

Commit

Permalink
Prepare v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atomprobe-tc committed Nov 28, 2023
1 parent de66542 commit 617d60f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"

[project]
name = "ifes_apt_tc_data_modeling"
version = "0.0.9"
version = "0.1"
authors = [
{ name = "The NOMAD Authors" },
]
description = "Foster exchange about data models and work towards clear specifications of file formats and data models in the research field of atom probe microscopy."
description = "Foster exchange about data models and work towards clear specifications of file formats and data models in the research fields of atom probe tomography and related field-ion microscopy (atom probe microscopy)."
readme = "README.md"
license = { file = "LICENSE.txt" }
requires-python = ">=3.8"
Expand Down Expand Up @@ -38,4 +38,4 @@ dev = [
]

# [tool.setuptools]
# packages = ["apt", "epos", "nexus", "pos", "rng", "rrng", "fig", "utils"]
# packages = ["apt", "ato", "epos", "fig", "nexus", "pos", "pyccapt", "rng", "rrng", "utils"]

0 comments on commit 617d60f

Please sign in to comment.