Skip to content

Commit

Permalink
[TASK] Release version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fsuter committed Feb 2, 2021
1 parent 3b2b53b commit 2e45029
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2021-02-02 Francois Suter (Idéative) <[email protected]>

* Use stricly first row as header no matter how many rows are skipped, resolves #9
* Release version 2.4.1

2020-05-07 Francois Suter (Idéative) <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ CSV Connector Service
CSV, data import, fetch data

:Copyright:
2009-2020
2009-2021

:Author:
François Suter (Idéative)
Expand Down
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[general]
copyright = 2009-2020
copyright = 2009-2021
project = CSV Connector Service
release = 2.4.0
release = 2.4.1

[html_theme_options]
github_branch = master
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'createDirs' => '',
'clearCacheOnLoad' => 1,
'author_company' => '',
'version' => '2.4.0',
'version' => '2.4.1',
'constraints' =>
[
'depends' =>
Expand Down

0 comments on commit 2e45029

Please sign in to comment.