Skip to content

Commit de8a06b

Browse files
committed
update
fix readme
1 parent 9b21a68 commit de8a06b

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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))

VERSION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "PureMVC"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
requires-python = ">=3.8"
99
authors = [{ name = "Saad Shams", email = "saad.shams@puremvc.org" }]
1010
description = "PureMVC Multicore Framework"

0 commit comments

Comments
 (0)