File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33[ ![ codecov] ( https://codecov.io/gh/mitchelllisle/sparkdantic/graph/badge.svg?token=O6PPQX4FEX )] ( https://codecov.io/gh/mitchelllisle/sparkdantic )
44[ ![ PyPI version] ( https://badge.fury.io/py/sparkdantic.svg )] ( https://badge.fury.io/py/sparkdantic )
55
6- > 1️⃣ version: 2.6.0
6+ > 1️⃣ version: 2.6.1
77
88> ✍️ author: Mitchell Lisle
99
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " sparkdantic"
3- version = " 2.6.0 "
3+ version = " 2.6.1 "
44description = " A pydantic -> spark schema library"
55authors = [" Mitchell Lisle <m.lisle90@gmail.com>" ]
66readme = " README.md"
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.6.0
2+ current_version = 2.6.1
33commit = True
44tag = False
55
Original file line number Diff line number Diff line change 1- __version__ = '2.6.0 '
1+ __version__ = '2.6.1 '
22__author__ = 'Mitchell Lisle'
33__email__ = 'm.lisle90@gmail.com'
44
You can’t perform that action at this time.
0 commit comments