Skip to content

Commit 0e848d3

Browse files
committed
Update README
1 parent 2019fa5 commit 0e848d3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FoxDot - Live Coding with Python v0.5.0
1+
FoxDot - Live Coding with Python v0.5.1
22
=======================================
33

44
FoxDot is a Python programming environment that provides a fast and user-friendly abstraction to SuperCollider. It also comes with its own IDE, which means it can be used straight out of the box; all you need is Python and SuperCollider and you're ready to go!

changelog

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
DefaultServer.forward = OSCClient(("localhost", 57890))
99
```
1010

11-
1211
### v0.5.0 fixes and updates
1312

1413
- Pattern "zipping" behaviour changed. A `PGroup` within a sequence is extended when zipped with another instead of nesting it. e.g.

0 commit comments

Comments
 (0)