Skip to content

Commit 2fc641d

Browse files
committed
2 parents 5fd8172 + a0e076d commit 2fc641d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "SLAP2_UTILS"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
authors = [
55
{ name="Peter Hogg", email="[email protected]" },
66
{ name="Jerry Tong", email="[email protected]" }

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Inside of setup.cfg
22
[metadata]
33
description-file = README.md
4+
version = 0.0.6

0 commit comments

Comments
 (0)