Skip to content

Commit 16bb2fe

Browse files
committed
New release
1 parent d5dcdc2 commit 16bb2fe

11 files changed

+3
-3
lines changed

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

reccomp/VERSION.txt

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4
1+
3.5

reccomp/__info__.py

100644100755
File mode changed.

reccomp/__init__.py

100644100755
File mode changed.

reccomp/base.py

100644100755
File mode changed.

reccomp/compressor.py

100644100755
File mode changed.

reccomp/decompressor.py

100644100755
File mode changed.

requirements.txt

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
patool
2-
tinyscript>=1.22.11
2+
tinyscript>=1.23.16

setup.cfg

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ scripts =
4848
include-package-data = false
4949
install-requires =
5050
patool
51-
tinyscript>=1.22.11
51+
tinyscript>=1.23.16
5252
setup-requires = setuptools
5353
python-requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4
5454

setup.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)