Skip to content

Commit a88e265

Browse files
committed
Updated requirements to libmapper 2.4.5 and mappersession 0.0.14. Bumped version to 2.4.5.
1 parent cd6053d commit a88e265

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# WebMapper News
22

3+
## Version 2.4.5
4+
5+
We are pleased to announce the release of version 2.4.5 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.
6+
7+
Changes since the last release include:
8+
9+
- Enabled switching network interfaces on Windows. This feature updates the package dependency requirements to [libmapper 2.4.5](https://pypi.org/project/libmapper/2.4.5/) and [mappersession 0.0.14](https://pypi.org/project/mappersession/0.0.14/). Translation to human-friendly interface names is now handled by libmapper.
10+
311
## Version 2.4.4
412

513
We are pleased to announce the release of version 2.4.4 of WebMapper, a Python + HTML5 user interface for exploring and managing the distributed network formed by [libmapper](http://www.libmapper.org/)-enabled software and hardware.

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
netifaces==0.11.0
2-
mappersession==0.0.13
2+
libmapper==2.4.5
3+
mappersession==0.0.14

0 commit comments

Comments
 (0)