Skip to content

Commit

Permalink
Merge pull request #24 from sorrychoe/develop
Browse files Browse the repository at this point in the history
hotfix
  • Loading branch information
sorrychoe authored Aug 20, 2023
2 parents 9a9f18f + 43b3e20 commit 99a6efa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyBigKinds/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.5"
__version__ = "1.2.6"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pre-commit>=2.13
pylint>=2.9
pytest>=7
scikit-learn>=1.0.0
tomotopy>=0.12.4
tomotopy==0.12.4
wordcloud>=1.8.2.2
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pyBigKinds
version = 1.2.5
version = 1.2.6
description = BigKinds Data Analysis Toolkit for python
author = Sorrychoe
license = MIT
Expand Down

0 comments on commit 99a6efa

Please sign in to comment.