Skip to content

Commit 7002b87

Browse files
committed
release
1 parent c2fc8c6 commit 7002b87

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
<!-- do not remove -->
44

5+
## 0.0.2
6+
7+
release
8+
9+
510
## 0.0.1
6-
cloudflare tunnel release
11+
cloudflare tunnel initial commit
712

813

cfeasy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.0.2"
22
from .core import *

0 commit comments

Comments
 (0)