chore(release): 0.2.1
All checks were successful
gitea-physics/pyewjn/pipeline/head This commit looks good
gitea-physics/pyewjn/pipeline/tag This commit looks good

This commit is contained in:
Deepak Mallubhotla 2022-03-28 19:28:10 -05:00
parent 20bf2edd04
commit 80e6e700e3
Signed by: deepak
GPG Key ID: BEBAEBF28083E022
2 changed files with 17 additions and 1 deletions

16
CHANGELOG.md Normal file
View File

@ -0,0 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.2.1 (2022-03-29)
### ⚠ BREAKING CHANGES
* Renames to pyewjn
* big breaking change set
### Features
* big breaking change set ([6231ecc](https://gitea.deepak.science:2222/physics/pyewjn/commit/6231ecc203fac1a9b3928361192a167defd5c278))
* Renames to pyewjn ([071cd25](https://gitea.deepak.science:2222/physics/pyewjn/commit/071cd2503e81478173bebff3af1c83ead5c75f9c))

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pyewjn"
version = "0.2.0"
version = "0.2.1"
description = ""
authors = ["Deepak <dmallubhotla+github@gmail.com>"]