Skip to content

Commit 1923dd6

Browse files
Update version (#111)
1 parent 170aac8 commit 1923dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grape/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def get_current_year():
2222
__author__ = "Aurora Maurizio, Martina Teruzzi, Nicola Demo"
2323
__copyright__ = "Copyright 2019-{}, GRAPE contributors".format(get_current_year())
2424
__license__ = "MIT"
25-
__version__ = "1.2.0"
25+
__version__ = "1.3.0"
2626
__mail__ = 'auroramaurizio1@gmail.com, teruzzi.martina@gmail.com, demo.nicola@gmail.com'
2727
__maintainer__ = __author__
2828
__status__ = "Alpha"

0 commit comments

Comments
 (0)