Skip to content

Commit f4fb6a7

Browse files
Update version in meta (#127)
1 parent 11a713d commit f4fb6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grape/meta.py

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

0 commit comments

Comments
 (0)