* Bumped version to 0.4 v0.4
authorUrban Wallasch <urban.wallasch@freenet.de>
Mon, 31 May 2021 11:42:16 +0000 (13:42 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Mon, 31 May 2021 11:42:16 +0000 (13:42 +0200)
ffpreview.py

index 92315574aa0f855b178d05058c6c06715649441f..5aa4d03492095801452294aee0dd3b014034164b 100755 (executable)
@@ -9,7 +9,7 @@ FFpreview is distributed under the Modified ("3-clause") BSD License.
 See `LICENSE` file for more information.
 """
 
-_FFPREVIEW_VERSION = '0.3+'
+_FFPREVIEW_VERSION = '0.4'
 
 _FFPREVIEW_NAME = 'FFpreview'