projects
/
mdis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de8ae6d
)
all: bump version
author
Dmitry Selyutin
<ghostmansd@gmail.com>
Wed, 21 Jun 2023 18:43:07 +0000
(21:43 +0300)
committer
Dmitry Selyutin
<ghostmansd@gmail.com>
Wed, 21 Jun 2023 21:26:14 +0000
(
00:26
+0300)
src/mdis/__init__.py
patch
|
blob
|
history
diff --git
a/src/mdis/__init__.py
b/src/mdis/__init__.py
index 1a059b3ec34ac2e223ae4f0ebe3726842e25f23e..1954326c993a65e2bf890b807287587b03b81ce8 100644
(file)
--- a/
src/mdis/__init__.py
+++ b/
src/mdis/__init__.py
@@
-1,6
+1,6
@@
"""Python multi-dispatcher library"""
-__version__ = "0.5"
+__version__ = "0.5
.2
"
__author__ = "Dmitry Selyutin"
__copyright__ = "Copyright 2023 Dmitry Selyutin"