Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit 013fed4

Browse files
committed
Merge pull request #177 from Workiva/update_version_to_1_6_0
Update the _pkg_meta to 1.6.0
2 parents 4db57a9 + c847834 commit 013fed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: furious/_pkg_meta.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 5, 0)
1+
version_info = (1, 6, 0)
22
version = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)