Skip to content

Commit

Permalink
mimimal revision up date
Browse files Browse the repository at this point in the history
  • Loading branch information
stoiveroberts committed May 19, 2022
1 parent c259880 commit 461e355
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions anuga/revision.py
Expand Up @@ -4,6 +4,6 @@
The file is automatically generated and should not be modified manually.
"""

__git_sha__ = "79bf1bf2b7acf02fc479b048c3238b25cf5b1ce8"
__git_committed_datetime__ = "2022-05-16 19:40:46+09:18"
__version__ = "3.1.2"
__git_sha__ = "c259880e1f9d8330d04dcc7a2ac5683fd116f269"
__git_committed_datetime__ = "2022-05-19 21:04:34+09:18"
__version__ = "3.1.3"
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,7 +24,7 @@
URL = "https://github.com/anuga-community/anuga_core"
LICENSE = 'GPL'
DOWNLOAD_URL = "http://sourceforge.net/projects/anuga/"
VERSION = '3.1.2'
VERSION = '3.1.3'
#===============================================================================


Expand Down

0 comments on commit 461e355

Please sign in to comment.