Skip to content

Commit

Permalink
chore: update the version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WeisLeDocto committed Aug 30, 2023
1 parent c72e02e commit 6d179c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/myofinder/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# coding: utf-8

__version__ = '1.0.1'
__version__ = '1.0.2'
2 changes: 1 addition & 1 deletion src/windows_installer/config.aip
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ROW Property="ProductCode" Value="1033:{BFA51019-B48F-475B-B8BB-E2F14499079C} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="MyoFInDer"/>
<ROW Property="ProductVersion" Value="1.0.1" Options="32"/>
<ROW Property="ProductVersion" Value="1.0.2" Options="32"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
<ROW Property="UpgradeCode" Value="{CE95562D-8E91-4ED9-B26E-5638FFE5C0B0}"/>
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
Expand Down

0 comments on commit 6d179c6

Please sign in to comment.