Skip to content

Commit dac6d9c

Browse files
committed
Upgrade marabunta to 0.6.1
1 parent 8545499 commit dac6d9c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

10.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ xlwt==0.7.5
5353
pydot==1.0.2
5454

5555
# Migration tools
56-
marabunta==0.6.0
56+
marabunta==0.6.1
5757
anthem==0.5.0
5858

5959
# test / lint

9.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pydot==1.0.2
4848
suds-jurko==0.6
4949

5050
# Migration tools
51-
marabunta==0.6.0
51+
marabunta==0.6.1
5252
anthem==0.5.0
5353

5454
# test / lint

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,17 @@ Release History
2121
Unreleased
2222
++++++++++
2323

24+
Important bugfix in marabunta! The changes in the ``marabunta_version`` were
25+
never committed, so migration would run again.
26+
2427
.. **Features and Improvements**
2528
2629
.. **Bugfixes**
2730
2831
.. **Libraries**
2932
33+
* Upgrade Marabunta to 0.6.1
34+
3035
.. **Build**
3136
3237
.. **Documentation**

0 commit comments

Comments
 (0)