Skip to content

Commit 0a09b8e

Browse files
committed
bump 0.1.9
1 parent bb222f5 commit 0a09b8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model_constructor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from model_constructor.convmixer import ConvMixer # noqa F401
33

44

5-
__version__ = "0.1.8"
5+
__version__ = "0.1.9"

settings.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author = Andrei Yasyrev
1313
author_email = [email protected]
1414
copyright = Andrei Yasyrev
1515
branch = master
16-
version = 0.1.7
16+
version = 0.1.9
1717
min_python = 3.6
1818
audience = Developers
1919
language = English

0 commit comments

Comments
 (0)