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 97adb86 commit aed8fa8Copy full SHA for aed8fa8
.vscode/launch.json
@@ -2,7 +2,7 @@
2
// Use IntelliSense to learn about possible attributes.
3
// Hover to view descriptions of existing attributes.
4
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
- "version": "0.3.2",
+ "version": "0.3.3",
6
"configurations": [
7
{
8
"name": "Python: main.py",
__init__.py
@@ -1,7 +1,7 @@
1
"""
Adds metadata information into this file for the package.
-__version__ = '0.3.2'
+__version__ = '0.3.3'
__author__ = 'Christopher Jr Riley'
__license__ = 'MIT'
__email__ = '[email protected]'
0 commit comments