Skip to content

Commit ce91c0b

Browse files
committed
bump to 0.44.16
1 parent 430400a commit ce91c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyansys/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# major, minor, patch
2-
version_info = 0, 44, 15
2+
version_info = 0, 44, 16
33

44
# Nice string for the version
55
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)