0.0.5 #5

Merged
Lerking merged 2 commits from 0.0.5 into main 2025-04-20 09:15:27 +02:00
Showing only changes of commit 436d77109a - Show all commits

View File

@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name='pygameControls',
version='0.0.4',
version='0.0.5',
packages=find_packages(),
install_requires=[],
author='Jan Lerking',