Skip to content

Commit 8e28cdb

Browse files
committed
Update version number in pyproject
1 parent a5cb518 commit 8e28cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude = [
99

1010
[project]
1111
name = "PyProBE"
12-
version = "0.1.3"
12+
version = "1.0.2"
1313
requires-python = ">=3.11"
1414
dependencies = [
1515
"numpy", # for numerical operations

0 commit comments

Comments
 (0)