Skip to content

Commit

Permalink
Update widget docs per #226 for consistency across code examples
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Aug 23, 2020
1 parent 43d05ca commit cdbd6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def readfile(name):

README = readfile("README.rst")
CHANGES = readfile("CHANGES.txt")
VERSION = '3.0.0.dev0'
VERSION = '2.0.12'

PY3 = sys.version_info[0] == 3

Expand Down

0 comments on commit cdbd6a9

Please sign in to comment.