Release 0.7.0
This commit is contained in:
parent
9876eac92a
commit
bfd9b750e2
2 changed files with 14 additions and 41 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@ This Readme is for information ***specific to*** the Web port of PySimpleGUI.
|
|||
PySimpleGUIWeb enables you to run your PySimpleGUI programs in your web browser. It utilizes a package called Remi to achieve this amazing package.
|
||||
|
||||
|
||||
## Engineering Pre-Release Version 0.5.0
|
||||
## Engineering Pre-Release Version 0.7.0
|
||||
|
||||
[Announcements of Latest Developments](https://github.com/MikeTheWatchGuy/PySimpleGUI/issues/142)
|
||||
|
||||
|
@ -170,6 +170,10 @@ New features
|
|||
|
||||
* Changed Remi port to 0 so will always get a new free port
|
||||
|
||||
## 0.7.0 PySimpleGUIWeb 3-Feb-2019
|
||||
|
||||
* Completed `InputText.Update` method so that more demos can be run
|
||||
|
||||
|
||||
# Design
|
||||
# Author
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue