Skip to content

Commit fc154ea

Browse files
committed
Prepare release v0.2
1 parent 512d6cf commit fc154ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PyYAML==4.2b1
2-
-e git+https://github.com/HTTP-APIs/hydra-python-core#egg=hydra_python_core
2+
hydra-python-core

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='hydra_openapi_parser',
5-
version='0.1',
5+
version='0.2.0',
66
packages=find_packages(),
77
license='MIT',
88
description='A Parser from OpenAPI to Hydra specs',

0 commit comments

Comments
 (0)