Skip to content

Commit 2f47579

Browse files
committed
version update
1 parent 30c5027 commit 2f47579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

44
setup(
55
name="AutoCAD", # Name of your package
6-
version="0.1.2",
6+
version="0.1.3",
77
packages=find_packages(), # Automatically finds the 'cadvance' package
88
install_requires=[
99
'pywin32',

0 commit comments

Comments
 (0)