Skip to content

Commit

Permalink
add python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed May 29, 2018
1 parent 1ff8266 commit 6caf0ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def find_version(*file_paths):
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6"
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
]
)

0 comments on commit 6caf0ba

Please sign in to comment.