Skip to content

Commit 2912995

Browse files
authored
chore(pyproject.toml): fix broken version in pyproject.toml (#105)
1 parent aee55dc commit 2912995

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 = "geekbench-browser-python"
3-
version = "0.1.1"
3+
version = "0.1.3"
44
description = "Simple package for getting data from browser.geekbench.com"
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)