Skip to content

Commit 2ae2b7d

Browse files
authored
Updated Version to 0.0.4
1 parent 440496c commit 2ae2b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/staticwordpress/core/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
VERSION_MAJOR = 0
4040
VERSION_MINOR = 0
41-
VERSION_REVISION = 3
41+
VERSION_REVISION = 4
4242
VERISON = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_REVISION}"
4343

4444
SHARE_FOLDER_PATH = Path(

0 commit comments

Comments
 (0)