Skip to content

Commit

Permalink
Bump to version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BC-Chang authored Dec 4, 2024
1 parent b904b10 commit 9a2d0a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dpm_tools"
version = "0.0.1"
version = "0.0.2"
description = "A collection of tools and workflows to streamline the processing and visualization of porous media images."
readme = "README.md"
authors = [{ name = "Digital Porous Media", email = "bcchang@utexas.edu" }]
Expand Down Expand Up @@ -87,4 +87,4 @@ Issues = "https://github.com/digital-porous-media/dpm_tools/issues"

#[tool.black]
#line-length = 88
#target-version = ['py38']
#target-version = ['py38']

0 comments on commit 9a2d0a1

Please sign in to comment.