Skip to content

Commit 2afecf9

Browse files
committed
Move from 0.2.1dev to 0.2.1 in pyproject.toml
1 parent bc881d1 commit 2afecf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

55
[project]
66
name = "matplotlib_inline_labels"
7-
version = "0.2.1dev"
7+
version = "0.2.1"
88
authors = [{name = "mathieu17g", email = "mathieu19g@icloud.com"}]
99
description = "Inline line labels for matplotlib with automatic positionning"
1010
readme = "README.md"

0 commit comments

Comments
 (0)