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 11[bumpversion]
2- current_version = 3.0.8
2+ current_version = 3.0.9
33commit = True
44tag = True
55tag_name = SparkConnector/v{new_version}
Original file line number Diff line number Diff line change 11{
22 "name" : " sparkconnector-nbextension" ,
3- "version" : " 3.0.8 " ,
3+ "version" : " 3.0.9 " ,
44 "description" : " Jupyter Notebook extension to connect to CERN Spark Cluster" ,
55 "keywords" : [
66 " Jupyter" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @swan-cern/sparkconnector" ,
3- "version" : " 3.0.8 " ,
3+ "version" : " 3.0.9 " ,
44 "description" : " Helper to connect to CERN's Spark Clusters" ,
55 "keywords" : [
66 " jupyter" ,
Original file line number Diff line number Diff line change 11# This file is auto-generated by Hatchling. As such, do not:
22# - modify
33# - track in version control e.g. be sure to add to .gitignore
4- __version__ = VERSION = '3.0.8 '
4+ __version__ = VERSION = '3.0.9 '
You can’t perform that action at this time.
0 commit comments