We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbddb4 commit 948ac71Copy full SHA for 948ac71
1 file changed
ecs_pattern/__init__.py
@@ -4,4 +4,4 @@
4
5
from .ecs import component, entity, EntityManager, System, SystemManager
6
7
-__version__ = '1.1.0'
+__version__ = '1.1.1'
0 commit comments