We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e387b14 commit 2d4f9ffCopy full SHA for 2d4f9ff
1 file changed
pygalmesh/__about__.py
@@ -2,7 +2,7 @@
2
__author_email__ = "nico.schloemer@gmail.com"
3
__copyright__ = "Copyright (C) 2016-2019 {} <{}>".format(__author__, __author_email__)
4
__license__ = "License :: OSI Approved :: MIT License"
5
-__version__ = "0.4.0"
6
-__maintainer__ = u"Nico Schlömer"
+__version__ = "0.5.0"
+__maintainer__ = "Nico Schlömer"
7
__status__ = "Development Status :: 4 - Beta"
8
__url__ = "https://github.com/nschloe/pygalmesh"
0 commit comments