Skip to content

Commit a49d19b

Browse files
committed
Fix dependencies and bump version
1 parent efeb0c4 commit a49d19b

File tree

4 files changed

+545
-526
lines changed

4 files changed

+545
-526
lines changed

arm_preprocessing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.2'
1+
__version__ = '0.2.3'

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'arm-preprocessing'
21-
copyright = '2023, Tadej Lahovnik, Iztok Fister Jr.'
21+
copyright = '2023-2024, Tadej Lahovnik, Iztok Fister Jr.'
2222
author = 'Tadej Lahovnik, Iztok Fister Jr.'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.2.2'
25+
release = '0.2.3'
2626

2727
# -- General configuration ---------------------------------------------------
2828

0 commit comments

Comments
 (0)