Skip to content

Commit

Permalink
Switch to version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
foutaise committed Sep 6, 2020
1 parent 50fa730 commit 4073cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

setup(
name="texttable",
version="1.6.2",
version="1.6.3",
author="Gerome Fournier",
author_email="[email protected]",
url="https://github.com/foutaise/texttable/",
download_url="https://github.com/foutaise/texttable/archive/v1.6.2.tar.gz",
download_url="https://github.com/foutaise/texttable/archive/v1.6.3.tar.gz",
license="MIT",
py_modules=["texttable"],
description=DESCRIPTION,
Expand Down

0 comments on commit 4073cef

Please sign in to comment.