Skip to content

Commit 27fa785

Browse files
authored
Merge pull request #9 from eldaduzman/bumpup-version
bump up to beta
2 parents 5f4df01 + 2c036a1 commit 27fa785

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.4-alpha"
3+
version = "0.1.0-beta"
44
description = "Decorators and utilities for python performance unit testing"
55
authors = ["Eldad Uzman <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)