We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de3250 commit b8ccda3Copy full SHA for b8ccda3
ruts/VERSION
@@ -1 +1 @@
1
-0.4.0
+0.5.0
setup.py
@@ -41,7 +41,7 @@
41
author='Шкарин Сергей, Смирнова Екатерина',
42
author_email='kouki.sergey@gmail.com, ekanerina@yandex.ru',
43
url='https://github.com/SergeyShk/ruTS',
44
- download_url='https://github.com/SergeyShk/ruTS/archive/0.4.0.tar.gz',
+ download_url='https://github.com/SergeyShk/ruTS/archive/0.5.0.tar.gz',
45
packages=find_packages(exclude=('tests.*', 'tests')),
46
python_requires='>=3.6',
47
classifiers=(
0 commit comments