Added boilerplate code for python

This commit is contained in:
2024-03-05 00:04:11 -05:00
parent 0bbd8e2958
commit bda31cf4ce
30 changed files with 892 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[bumpversion]
current_version = 0.1.0
commit = True
tag = True
[bumpversion:file:setup.py]
[bumpversion:file:docs/conf.py]
[bumpversion:file:src/stockstack/__init__.py]