Skip to content

Commit

Permalink
chore(main): release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OBrink committed Sep 22, 2023
1 parent d2c58c6 commit acee608
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.1](https://github.com/OBrink/RanDepict/compare/v1.3.0...v1.3.1) (2023-09-22)


### Bug Fixes

* version bump 1.3.0 ([adf25e5](https://github.com/OBrink/RanDepict/commit/adf25e5d8c29ed64c79b7d37e24834052b6b6b67))

## [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.1",
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 acee608

Please sign in to comment.