Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Dec 16, 2023
1 parent 8f866cb commit aa70d5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/changelog/v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@ hide:
- [ ] Inheritance based
- [ ] Build in loop
- [ ] Make this optional and not the main way
- [ ] Animation system
- [ ] Load images
- [ ] Play animation


2 changes: 1 addition & 1 deletion src/fusionengine/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__author__ = "Dimkauzh"
__version__ = "4.1.0"
__version__ = "4.2.0"

import sys
import os
Expand Down

0 comments on commit aa70d5e

Please sign in to comment.