Skip to content

Commit

Permalink
bump version on main branch (#69)
Browse files Browse the repository at this point in the history
* restructure kernel to include errors and txt.

* update .gitignore

* bump dependencies in setup

* remove HTML output for logs

* remove pygments and fix logic error in log test.

* adjust log colors to better match

* bump version; remove pygments dependency

* remove pygemnts dependency.

* update regex to fix issues Tom found

* bump ver metakernel and package; push main branch
  • Loading branch information
jld23 authored Sep 1, 2020
1 parent ec32769 commit 8ea86de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sas_kernel/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# limitations under the License.
#


__version__ = '2.3.1'

0 comments on commit 8ea86de

Please sign in to comment.