dmytromishkin commited on
Commit
5fd9a96
·
1 Parent(s): 1eac99d

bump version

Browse files
Files changed (2) hide show
  1. LICENSE.txt +1 -1
  2. setup.py +1 -1
LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2024 Jack Langerman & Dmytro Mishkin
2
 
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
  you may not use this file except in compliance with the License.
 
1
+ Copyright 2026 Jack Langerman & Dmytro Mishkin
2
 
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
  you may not use this file except in compliance with the License.
setup.py CHANGED
@@ -26,7 +26,7 @@ except FileNotFoundError:
26
  ]
27
 
28
  setup(name='hoho2025',
29
- version='0.1.0',
30
  description='Tools and utilites for the HoHo Dataset and S23DR Competition',
31
  url='https://github.com/s23dr/hoho2025',
32
  author='Jack Langerman, Dmytro Mishkin, S23DR Orgainizing Team',
 
26
  ]
27
 
28
  setup(name='hoho2025',
29
+ version='0.2.0',
30
  description='Tools and utilites for the HoHo Dataset and S23DR Competition',
31
  url='https://github.com/s23dr/hoho2025',
32
  author='Jack Langerman, Dmytro Mishkin, S23DR Orgainizing Team',