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

Commit e363308

Browse files
committed
Merge pull request #161 from beaulyddon-wf/upgrade_version
Upgrade the version to 1.3.0
2 parents 8f4b36f + 78ec681 commit e363308

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, 2, 0)
1+
version_info = (1, 3, 0)
22
version = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)