Skip to content

Commit 8e073d9

Browse files
committedJul 16, 2024··
fix release package naming discrepancy 13.3.0
1 parent 67d3edd commit 8e073d9

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "statistical_methods_library"
3-
version = "13.1.2"
3+
version = "13.3.0"
44
description = ""
55
authors = ["Your Name <you@example.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)
Please sign in to comment.