Skip to content

Commit 8e6c7d8

Browse files
authored
Merge pull request #4 from eldaduzman/fix-code-examples
bumpup version
2 parents ce291db + a714760 commit 8e6c7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-perf-unit"
3-
version = "0.0.1-alpha"
3+
version = "0.0.2-alpha"
44
description = "Decorators and utilities for python performance unit testing"
55
authors = ["Eldad Uzman <eldadu1985@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)