update python version and actions, copyright year.
1.1
1.0
0.6
This release adds override_settings. It can be used as a context manager, a function decorator, or a class decorator for a class that support setUp and tearDown (aka unittest.TestCase subclasses).