Skip to content

Commit a7fb7b4

Browse files
committed
chore: update version to v2.0.1
1 parent 82f3512 commit a7fb7b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

domain/config/service.py

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

1111
load_dotenv(dotenv_path=".env")
1212

13-
VERSION = "v2.0.0"
13+
VERSION = "v2.0.1"
1414

1515

1616
class ConfigService:

0 commit comments

Comments
 (0)