Skip to content

Commit

Permalink
Get ready for release 5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Dec 16, 2020
1 parent 1586f8d commit af068f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion NEWS.md
@@ -1,4 +1,9 @@
5.1.0 2020-10-27
5.0.6 2020-12-16
================

* Add Python 3.9.1

5.0.5 2020-10-27
================

* Add support for Python2.7 on Ubuntu 20.04
Expand Down
2 changes: 1 addition & 1 deletion admin-tools/setup-master.sh
@@ -1,5 +1,5 @@
#!/bin/bash
PYTHON_VERSION=3.7.7
PYTHON_VERSION=3.7.9

if [[ $0 == $${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
Expand Down

0 comments on commit af068f3

Please sign in to comment.