update version
This commit is contained in:
Binary file not shown.
2
py-packages/SimpleWebPage/simplewebpage/__init__.py
Normal file → Executable file
2
py-packages/SimpleWebPage/simplewebpage/__init__.py
Normal file → Executable file
@@ -22,7 +22,7 @@ try:
|
||||
except ImportError:
|
||||
MARKDOWN_AVAILABLE = False
|
||||
|
||||
VERSION = "20211012"
|
||||
VERSION = "20211115"
|
||||
IMAGE_EXTENSIONS = ["png", "gif", "jpg", "jpeg", "tif", "tiff"]
|
||||
AUDIO_EXTENSIONS = ["wav", "mp3", "ogg"]
|
||||
VIDEO_EXTENSIONS = ["mp4", "ogg", "webm"]
|
||||
|
||||
Reference in New Issue
Block a user