Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jzuhone committed Feb 2, 2024
1 parent a6f8a72 commit 4511429
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ChangeLog
=========

Version 4.3.1
Version 4.3.2
-------------

This version of pyXSIM contains a bugfix and updates compatibility with other
Expand Down
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
# built documents.
#
# The short X.Y version.
version = "4.3.1"
version = "4.3.2"
# The full version, including alpha/beta/rc tags.
release = "4.3.1"
release = "4.3.2"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pyXSIM is released under a
Current Version
---------------

The current stable version is 4.3.1. See the :ref:`changelog` for details on
The current stable version is 4.3.2. See the :ref:`changelog` for details on
changes from previous versions.

Table of Contents
Expand Down

0 comments on commit 4511429

Please sign in to comment.