Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hugetim/nbstata
Browse files Browse the repository at this point in the history
  • Loading branch information
hugetim committed Aug 22, 2023
2 parents c74ce7e + 5410b09 commit 2a9d802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nbstata/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.2"
__version__ = "0.6.3"
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[DEFAULT]
repo = nbstata
lib_name = nbstata
version = 0.6.2
version = 0.6.3
min_python = 3.7
license = gpl3
doc_path = _docs
Expand Down

0 comments on commit 2a9d802

Please sign in to comment.