Skip to content

Commit 9ae2a89

Browse files
committed
Bump version 0.6.2
1 parent e28333b commit 9ae2a89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nbstata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.1"
1+
__version__ = "0.6.2"

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = nbstata
33
lib_name = nbstata
4-
version = 0.6.1
4+
version = 0.6.2
55
min_python = 3.7
66
license = gpl3
77
doc_path = _docs

0 commit comments

Comments
 (0)