Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit b408dfd

Browse files
committed
Merge pull request #219 from ndawe/master
bump to version 4.4.0
2 parents ea8183f + b263660 commit b408dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root_numpy/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
|_| \___/ \___/ \__|___|_| |_|\__,_|_| |_| |_| .__/ \__, | {0}
77
|_____| |_| |___/
88
"""
9-
__version__ = '4.3.1.dev0'
9+
__version__ = '4.4.0.dev0'
1010
__doc__ = __doc__.format(__version__) # pylint:disable=redefined-builtin

0 commit comments

Comments
 (0)