Skip to content

Commit dd53d8c

Browse files
committed
Bump version to 4.1.7
1 parent ab4b537 commit dd53d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# pylint: disable=wildcard-import
16-
__version__ = "4.1.6"
16+
__version__ = "4.1.7"
1717

1818
import logging
1919

0 commit comments

Comments
 (0)