Skip to content

Commit fbaaec7

Browse files
committed
switch to dev version
1 parent 4f37e45 commit fbaaec7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

opentelemetry-api/opentelemetry/internal/version.py

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

15-
__version__ = "0.1.0"
15+
__version__ = "0.1.dev0"

opentelemetry-api/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"opentelemetry.resources",
5454
"opentelemetry.trace",
5555
],
56-
namespace_packages=[],
5756
url="https://github.com/open-telemetry/opentelemetry-python/tree/master/opentelemetry-api",
5857
zip_safe=False,
5958
)

0 commit comments

Comments
 (0)