Skip to content

Commit 6aa8ed6

Browse files
committed
release
1 parent 9042726 commit 6aa8ed6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
## 0.0.3
6+
release
7+
8+
9+
510
## 0.0.2
611
caddy, crowdsec and cloudflared
712

dockeasy/__init__.py

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

0 commit comments

Comments
 (0)