@@ -1,7 +1,7 @@
import pygame
from . import globals
__version__ = "0.2.1"
__version__ = "0.2.2"
class Controllers:
def __init__(self, joy):
@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name='pygameControls',
version='0.2.1',
version='0.2.2',
packages=find_packages(),
install_requires=[],
author='Jan Lerking',
The note is not visible to the blocked user.