Skip to content

Commit 99d9878

Browse files
committed
bump version to 1.0.1
1 parent 63de999 commit 99d9878

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ __pycache__
1111
/*.egg-info
1212

1313
.idea
14+
*venv*

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydle"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "A compact, flexible, and standards-abiding IRC library for python3."
55
authors = ["Shiz <[email protected]>"]
66
repository = "https://github.com/Shizmob/pydle"

0 commit comments

Comments
 (0)