Python 3.11
This commit is contained in:
parent
6f3e4c0e9b
commit
f0fe289f1a
5 changed files with 28 additions and 27 deletions
|
|
@ -5,4 +5,4 @@ from stacosys import __version__
|
|||
|
||||
class StacosysTestCase(unittest.TestCase):
|
||||
def test_version(self):
|
||||
self.assertEqual("3.2", __version__)
|
||||
self.assertEqual("3.3", __version__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue