Skip to content

Commit

Permalink
chore(release): 0.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.2](v0.1.1...v0.1.2) (2023-11-03)

### Bug Fixes

* **.releaserc.json:** rename the file ([#26](#26)) ([ca8df86](ca8df86))
* **setup.cfg:** replacing dashes ([194c6ce](194c6ce))
* **setup.py:** rewriting setup.py ([#31](#31)) ([aa52e82](aa52e82))
* **workflow-python-version:** downgrade to 3.10 ([2cf3109](2cf3109))
* **workflow:** fixing yml format ([#24](#24)) ([331462e](331462e))
* **workflow:** install requirements ([#28](#28)) ([7798c2d](7798c2d))
* **workflow:** please work ([#25](#25)) ([270f718](270f718))
* **workflow:** release to pypi ([#27](#27)) ([f6917f6](f6917f6))
* **workflow:** semantic release ([#20](#20)) ([eadbe92](eadbe92))
* **workflow:** semantic-release ([#23](#23)) ([7e86b07](7e86b07))
* **workflow:** specific python version ([00d88bc](00d88bc))
* **workflow:** update numpy to 1.26.0 ([#30](#30)) ([550044e](550044e))
* **workflow:** update numpy version ([#29](#29)) ([caad002](caad002))
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent f0f944b commit 6a190ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[metadata]
version = 0.1.1
[metadata]
version = 0.1.2

0 comments on commit 6a190ae

Please sign in to comment.