Skip to content

Commit a4ff287

Browse files
authored
Merge pull request #7 from nbashir97/0.0.x
0.0.x
2 parents e44cf9f + 2941ca2 commit a4ff287

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "effectsize"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
authors = [
99
{ name = "Nasir Bashir", email = "nbashir562@gmail.com" },
1010
]

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = effectsize
3-
version = 0.0.2
3+
version = 0.0.3
44
author = Nasir Bashir
55
author_email = nbashir562@gmail.com
66
description = Computing effect sizes in Python

0 commit comments

Comments
 (0)