Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
edan-bainglass committed May 1, 2024
1 parent 448001d commit 9d50984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aurora/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
An AiiDAlab application for the Aurora BIG-MAP Stakeholder initiative.
"""

__version__ = "0.12.0"
__version__ = "0.12.1"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = Aurora

[metadata]
name = aurora
version = 0.12.0
version = 0.12.1
author = Edan Bainglass, Francisco F. Ramirez, Loris Ercole, Giovanni Pizzi
author_email = [email protected]
description = An AiiDAlab application for the Aurora BIG-MAP Stakeholder initiative.
Expand Down

0 comments on commit 9d50984

Please sign in to comment.