Skip to content

Commit 57d9c9c

Browse files
committed
stable release...
1 parent 3556873 commit 57d9c9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Title & body -->
66

7-
# Pycln <small>0.0.1-beta.3</small>
7+
# Pycln <small>0.0.1</small>
88

99
> A formatter for finding and removing unused import statements.
1010

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 = "pycln"
3-
version = "0.0.1-beta.3"
3+
version = "0.0.1"
44
description = "A formatter for finding and removing unused import statements."
55
authors = ["Hadi Alqattan <[email protected]>"]
66
homepage = "https://hadialqattan.github.io/pycln"

0 commit comments

Comments
 (0)