Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2024-11-02 11:19:10 +02:00
parent 83a6d989ec
commit 14ebe5e725
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,17 @@
# CHANGELOG # CHANGELOG
## v0.0.2 (2024-11-02)
### Bug Fixes
* fix: allow to create major versions ([`83a6d98`](https://git.aquila-consortium.org/guilhem_lavaux/pysphereproj/commit/83a6d989ecf3b6f5dc1b4a289b37aef4f7295583))
### Unknown
* BREAKING CHANGE: use semantic-release ([`a0d7442`](https://git.aquila-consortium.org/guilhem_lavaux/pysphereproj/commit/a0d7442736cc5cf53de1cb17b1f56701f7b2a59d))
## v0.0.1 (2024-11-02) ## v0.0.1 (2024-11-02)
### Bug Fixes ### Bug Fixes

View File

@ -1,5 +1,5 @@
[project] [project]
version = "0.0.1" version = "0.0.2"
requires-python = ">= 3.8" requires-python = ">= 3.8"
name = "pysphereproj" name = "pysphereproj"
dependencies = [ dependencies = [