File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ index.rst
3636-->
3737
3838## Status
39- Production - [ Version 2.0] ( https://github.com/PureMVC/puremvc-python-multicore-framework/blob/master/VERSION )
39+ Production - [ Version 2.0.1 ] ( https://github.com/PureMVC/puremvc-python-multicore-framework/blob/master/VERSION )
4040
4141## Platforms / Technologies
4242* [ Python] ( http://en.wikipedia.org/wiki/Python_(programming_language) )
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ Release Date: 05/15/25
44 Platform: Python 3
55 Version: 2
66 Revision: 0
7- Minor: 0
7+ Minor: 1
88 Author: Saad Shams <saad.shams@puremvc.org>
99--------------------------------------------------------------------------
10- 2.0 - Brand new implementation of ported code, equivalent to AS3 MultiCore Version 1.0.5.
10+ 2.0.0 - Brand new implementation of ported code, equivalent to AS3 MultiCore Version 1.0.5.
11+ 2.0.1 - Fix badge for README
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " PureMVC"
7- version = " 2.0.0 "
7+ version = " 2.0.1 "
88requires-python = " >=3.8"
99authors = [{ name = " Saad Shams" , email = " saad.shams@puremvc.org" }]
1010description = " PureMVC Multicore Framework"
You can’t perform that action at this time.
0 commit comments