File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ <!-- next-version-placeholder-->
4
+
5
+ ## v0.1.1 (2022-02-15)
6
+ ### Fix
7
+ * Typo in CI ([ ` b34ccc5 ` ] ( https://github.com/nicrie/xeofs/commit/b34ccc511a412dd5920ec6a30d764794ca52aad9 ) )
8
+ * Wrong pytest version ([ ` 774b2d6 ` ] ( https://github.com/nicrie/xeofs/commit/774b2d64af46cc6731e270a25c3e4c524c3d0d94 ) )
9
+ * Add development dependencies ([ ` e1cc1f6 ` ] ( https://github.com/nicrie/xeofs/commit/e1cc1f669fd218aadf1665b54f441ed1265c6395 ) )
10
+ * Add flake8 dependency ([ ` 483cf42 ` ] ( https://github.com/nicrie/xeofs/commit/483cf4294e5fda29da1477bee073ba552bb40de9 ) )
11
+ * Add __ version__ ([ ` 739ae74 ` ] ( https://github.com/nicrie/xeofs/commit/739ae740e8a8f740bd69d73a28daebec7117bcb1 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " xeofs"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
description = " Collection of EOF analysis and related techniques for climate science"
5
5
authors = [" Niclas Rieger <niclasrieger@gmail.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments