We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0ee6e commit ca18742Copy full SHA for ca18742
README.rst
@@ -42,4 +42,8 @@ onec_dtools
42
43
0.1.0
44
*****
45
-* Добавлен функционал работы с контейнерами (cf, epf, ert и т.д.)
+* Добавлен функционал работы с контейнерами (cf, epf, ert и т.д.)
46
+
47
+0.1.1
48
+*****
49
+* Исправление ошибок
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='onec_dtools',
11
- version='0.1.0',
+ version='0.1.1',
12
packages=['onec_dtools'],
13
url='https://github.com/Infactum/onec_dtools',
14
license='MIT',
0 commit comments