Skip to content

Commit d5c3809

Browse files
zhilingcfeast-ci-bot
authored andcommitted
Add python init files (feast-dev#176)
* Add wait flag for jobs, fix go proto path for dataset service * Rebase with master * Add init files, advance version
1 parent 1977a28 commit d5c3809

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

sdk/python/feast/__init__.py

Whitespace-only changes.

sdk/python/feast/core/__init__.py

Whitespace-only changes.

sdk/python/feast/sdk/__init__.py

Whitespace-only changes.

sdk/python/feast/sdk/resources/__init__.py

Whitespace-only changes.

sdk/python/feast/sdk/utils/__init__.py

Whitespace-only changes.

sdk/python/feast/serving/__init__.py

Whitespace-only changes.

sdk/python/feast/specs/__init__.py

Whitespace-only changes.

sdk/python/feast/storage/__init__.py

Whitespace-only changes.

sdk/python/feast/types/__init__.py

Whitespace-only changes.

sdk/python/feast/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.0.post0'

0 commit comments

Comments
 (0)