Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Commit

Permalink
Moving to Python 3.6.3 and on linux to glibc 2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
rupor-github committed Jan 21, 2018
1 parent 041355d commit 2ad21ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Expand Up @@ -4,5 +4,5 @@

WINDOWS = platform.system().lower() == "windows"

VERSION = u'3.6.45'
VERSION = u'3.6.50'

0 comments on commit 2ad21ce

Please sign in to comment.