Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
Prepare release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JEnoch committed Dec 2, 2019
1 parent 7644e31 commit 0d4638d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -25,6 +25,7 @@ wheels/
.installed.cfg
*.egg
MANIFEST
zenoh_files.txt

# PyInstaller
# Usually these files are written by a python script from a template
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@ def read(fname):

setup(
name='zenoh',
version='0.2.0',
version='0.3.0',
packages=['zenoh'],
author='kydos',
description="Python client API for zenoh",
Expand Down

0 comments on commit 0d4638d

Please sign in to comment.