Skip to content

Commit

Permalink
Prepare version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonski committed Jul 24, 2021
1 parent d678084 commit 45bb635
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.2.5 (2021-07-24)
------------------

- version bump


1.2.4 (2020-08-04)
------------------

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

from setuptools import setup, find_packages

version = "1.2.4"
version = "1.2.5"

with open("docs/About.rst", "r") as fh:
long_description = fh.read()
Expand Down

0 comments on commit 45bb635

Please sign in to comment.