Skip to content

Commit b8ccda3

Browse files
committed
ruTS 0.5.0
1 parent 0de3250 commit b8ccda3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ruts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
0.5.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
author='Шкарин Сергей, Смирнова Екатерина',
4242
author_email='kouki.sergey@gmail.com, ekanerina@yandex.ru',
4343
url='https://github.com/SergeyShk/ruTS',
44-
download_url='https://github.com/SergeyShk/ruTS/archive/0.4.0.tar.gz',
44+
download_url='https://github.com/SergeyShk/ruTS/archive/0.5.0.tar.gz',
4545
packages=find_packages(exclude=('tests.*', 'tests')),
4646
python_requires='>=3.6',
4747
classifiers=(

0 commit comments

Comments
 (0)