Skip to content

Commit f0d5949

Browse files
author
gadamc
committed
bumping version number and adding universal wheel build
1 parent 0725656 commit f0d5949

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

python/ibmos2spark/__info__.py

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

16-
__version__ = '0.0.8'
16+
__version__ = '0.0.8.1'

python/setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[bdist_wheel]
2+
universal=1

0 commit comments

Comments
 (0)