Skip to content

Commit 2d4f9ff

Browse files
committed
version bump
1 parent e387b14 commit 2d4f9ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pygalmesh/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__author_email__ = "nico.schloemer@gmail.com"
33
__copyright__ = "Copyright (C) 2016-2019 {} <{}>".format(__author__, __author_email__)
44
__license__ = "License :: OSI Approved :: MIT License"
5-
__version__ = "0.4.0"
6-
__maintainer__ = u"Nico Schlömer"
5+
__version__ = "0.5.0"
6+
__maintainer__ = "Nico Schlömer"
77
__status__ = "Development Status :: 4 - Beta"
88
__url__ = "https://github.com/nschloe/pygalmesh"

0 commit comments

Comments
 (0)