Skip to content

Commit

Permalink
Merge pull request #51 from OBrink/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--release-please-action

chore(main): release 1.3.0
  • Loading branch information
OBrink committed Sep 22, 2023
2 parents 19b77b4 + a1dcde5 commit d234cb3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/OBrink/RanDepict/compare/v1.2.1...v1.3.0) (2023-09-22)


### Features

* automated_pypi_releases ([deeaa91](https://github.com/OBrink/RanDepict/commit/deeaa9142a95d4a11b00e2284364822c1d774dd2))

## [1.2.1](https://github.com/OBrink/RanDepict/compare/v1.2.0...v1.2.1) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="RanDepict",
version="1.2.1",
version="1.3.0",
author="Otto Brinkhaus",
author_email="otto.brinkhaus@uni-jena.de, kohulan.rajan@uni-jena.de",
maintainer="Otto Brinkhaus, Kohulan Rajan",
Expand Down

0 comments on commit d234cb3

Please sign in to comment.