all: bump version
[mdis.git] / src / mdis / __init__.py
index 7236f1e965a691b7a8b205e9681c12f1d925e9b7..1a059b3ec34ac2e223ae4f0ebe3726842e25f23e 100644 (file)
@@ -1,6 +1,6 @@
 """Python multi-dispatcher library"""
 
-__version__ = "0.4"
+__version__ = "0.5"
 
 __author__ = "Dmitry Selyutin"
 __copyright__ = "Copyright 2023 Dmitry Selyutin"