Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit fd10da7

Browse files
committed
Bump version: 0.3.4 → 0.3.5
1 parent 995bafa commit fd10da7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

marquez_airflow/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# See the License for the specific language governing permissions and
1111
# limitations under the License.
1212

13-
VERSION = "0.3.4"
13+
VERSION = "0.3.5"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.4
2+
current_version = 0.3.5
33

44
[metadata]
55
description-file = README.md

0 commit comments

Comments
 (0)