File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ index.rst
36
36
-->
37
37
38
38
## 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 )
40
40
41
41
## Platforms / Technologies
42
42
* [ 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
4
4
Platform: Python 3
5
5
Version: 2
6
6
Revision: 0
7
- Minor: 0
7
+ Minor: 1
8
8
Author: Saad Shams <saad.shams@puremvc.org>
9
9
--------------------------------------------------------------------------
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"
4
4
5
5
[project ]
6
6
name = " PureMVC"
7
- version = " 2.0.0 "
7
+ version = " 2.0.1 "
8
8
requires-python = " >=3.8"
9
9
authors = [{ name = " Saad Shams" , email = " saad.shams@puremvc.org" }]
10
10
description = " PureMVC Multicore Framework"
You can’t perform that action at this time.
0 commit comments