Skip to content

Commit 8cba8a5

Browse files
Merge pull request #82 from dragonyanglong/move_icons_path
Move icons and doc folder path
2 parents 8b8d2c3 + 21c80a1 commit 8cba8a5

123 files changed

Lines changed: 8 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Use this version when git data are not available, like in git zip archive.
1717
# Update when tagging a new release.
18-
FALLBACK_VERSION = '1.4.2'
18+
FALLBACK_VERSION = '1.4.3'
1919

2020
# determine if we run with Python 3.
2121
PY3 = (sys.version_info[0] == 3)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)