Skip to content

Commit eefd62f

Browse files
committed
Fixed merge problems
1 parent 4811016 commit eefd62f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
[bumpversion]
2-
<<<<<<< HEAD
3-
current_version = 0.2.0
4-
=======
52
current_version = 0.2.1
6-
>>>>>>> release/0.2.1
73
commit = True
84
tag = True
95

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@
1919

2020
setup(
2121
name='python_wpapi',
22-
<<<<<<< HEAD
23-
version='0.2.0',
24-
=======
2522
version='0.2.1',
26-
>>>>>>> release/0.2.1
2723
description="Simple wrapper around the Wordpress REST API",
2824
long_description=readme + '\n\n' + history,
2925
author="Lucas Lobosque",

0 commit comments

Comments
 (0)