We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c5027 commit 2f47579Copy full SHA for 2f47579
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="AutoCAD", # Name of your package
6
- version="0.1.2",
+ version="0.1.3",
7
packages=find_packages(), # Automatically finds the 'cadvance' package
8
install_requires=[
9
'pywin32',
0 commit comments