Skip to content

Commit f4b18fd

Browse files
committed
chore(service): update version to v2.1.0
1 parent 338c72c commit f4b18fd

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.1"
13+
VERSION = "v2.1.0"
1414

1515

1616
class ConfigService:

0 commit comments

Comments
 (0)