Bump version: 1.4.1 → 1.4.2
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 1.4.1
|
||||
current_version = 1.4.2
|
||||
tag_name = {new_version}
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ warnings.filterwarnings(
|
||||
)
|
||||
|
||||
__all__ = ["Database", "Table", "connect"]
|
||||
__version__ = "1.4.1"
|
||||
__version__ = "1.4.2"
|
||||
|
||||
|
||||
def connect(
|
||||
|
||||
Reference in New Issue
Block a user