Skip to content

Commit 1a40451

Browse files
authored
Update setup.cfg
1 parent 92db9f9 commit 1a40451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vos/setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ edit_on_github = False
5252
github_project = opencadc/vostools
5353
install_requires =
5454
html2text>=2016.5.29
55-
cadcutils>=1.5.2.2
55+
cadcutils>=1.5.3
5656
aenum
5757

5858
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
59-
version = 3.6.1
59+
version = 3.6.1.1
6060

6161
[options.extras_require]
6262
test =

0 commit comments

Comments
 (0)