Bumped version number
This commit is contained in:
@@ -12,7 +12,7 @@ USE AT YOUR OWN RISK.
|
||||
Requirements
|
||||
============
|
||||
|
||||
SLY requires the use of Python 3.5 or greater. Older versions
|
||||
SLY requires the use of Python 3.6 or greater. Older versions
|
||||
of Python are not supported.
|
||||
|
||||
Overview
|
||||
|
@@ -6,7 +6,7 @@ Given the intrinsic complexity of parsing, I would strongly advise
|
||||
that you read (or at least skim) this entire document before jumping
|
||||
into a big development project with SLY.
|
||||
|
||||
SLY requires Python 3.5 or newer. If you're using an older version,
|
||||
SLY requires Python 3.6 or newer. If you're using an older version,
|
||||
you're out of luck. Sorry.
|
||||
|
||||
Introduction
|
||||
|
Reference in New Issue
Block a user