Skip to content

Commit d709083

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to 0.3.1
1 parent 4c01583 commit d709083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "skill-plotter"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "CLI tool to generate a plot of your skills"
55
authors = ["Andre Wohnsland <50302161+AndreWohnsland@users.noreply.github.com>"]
66
license = "MIT"

skill_plotter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='0.3.0'
1+
__version__='0.3.1'

0 commit comments

Comments
 (0)