Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit f6b3a56

Browse files
author
Hans Erik Heggem
committed
updated requirements
1 parent 1f9a9d0 commit f6b3a56

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SwarmManagement>=1.1.63
2-
DockerBuildSystem>=1.1.46
1+
SwarmManagement>=1.1.67
2+
DockerBuildSystem>=1.1.47

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
# For a discussion on single-sourcing the version across setup.py and the
4545
# project code, see
4646
# https://packaging.python.org/en/latest/single_source_version.html
47-
version='0.0.70', # Required
47+
version='0.0.71', # Required
4848

4949
# This is a one-line description or tagline of what your project does. This
5050
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)