Skip to content

Commit e3f6632

Browse files
committed
final tweaks for 0.7
1 parent 1ec57dc commit e3f6632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2
1+
0.7.0

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
license='MIT', #TODO
5858

59-
python_requires='>=3.2',
59+
python_requires='>=3.5',
6060

6161
packages=find_packages(exclude=["test_*", "TODO*"]),
6262

0 commit comments

Comments
 (0)